Merge a2413536c9 into 4583f88626
This commit is contained in:
commit
f09590a314
@ -247,7 +247,7 @@
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
min-height: 40px;
|
||||
max-height: 150px;
|
||||
max-height: min(400px, 50vh);
|
||||
padding: 9px 12px;
|
||||
border-radius: 8px;
|
||||
overflow-y: auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user