mirror of
https://github.com/viliusle/miniPaint.git
synced 2026-02-06 18:07:00 +00:00
menu weird bug temp fix
This commit is contained in:
parent
77b80265ac
commit
5dfa5ee4c6
@ -97,6 +97,7 @@
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
max-height: calc(100vh - 60px);
|
||||
background-color: white;
|
||||
}
|
||||
.ddsmoothmenu ul li ul.expanded{
|
||||
overflow: visible;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user