Decreased bottom space of the modal
Signed-off-by: WolverinDEV <git@teaspeak.de>canary
parent
c94f64f6e4
commit
473bf925b7
|
@ -135,7 +135,7 @@
|
|||
max-width: 100%;
|
||||
min-width: 20em; /* may adjust if needed */
|
||||
|
||||
max-height: calc(100vh - 10em);
|
||||
max-height: calc(100vh - 7em);
|
||||
min-height: 5em;
|
||||
|
||||
overflow-y: auto;
|
||||
|
|
Loading…
Reference in New Issue