mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-01 18:06:53 +01:00
fix(UI): wrong position of fields resizable area
This commit is contained in:
parent
9dc700e13e
commit
c90ab0e880
@ -109,7 +109,8 @@ option:checked {
|
||||
|
||||
> div {
|
||||
padding: 0.1rem 0.2rem;
|
||||
min-width: fill-available;
|
||||
/* stylelint-disable-next-line value-no-vendor-prefix */
|
||||
min-width: -webkit-fill-available;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user