Adjust overflow
This commit is contained in:
parent
4147fe5c10
commit
85ce074c88
@ -92,7 +92,8 @@
|
||||
opacity: 0.9;
|
||||
width: 100%;
|
||||
max-height: 40%;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
overflow-x: clip;
|
||||
left: 0;
|
||||
top: 89px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user