fx-compat: Item box: Make sure input has room
This commit is contained in:
parent
808375d5e3
commit
dc0b2ceb8b
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ row label
|
|||
|
||||
& > input {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
min-width: 60%;
|
||||
}
|
||||
|
||||
& > div {
|
||||
|
|
Loading…
Reference in a new issue