keep mx_Field stretching
This commit is contained in:
parent
2eef3d610e
commit
872c1acdea
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_Field {
|
.mx_Field {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex: 1;
|
||||||
|
min-width: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue