fx-compat: Item box: Make sure input has room

This commit is contained in:
Abe Jellinek 2022-07-21 16:18:32 -04:00
parent 808375d5e3
commit dc0b2ceb8b

View file

@ -152,7 +152,7 @@ row label
& > input {
flex: 1;
width: 100%;
min-width: 60%;
}
& > div {