back out ws-widgets overflow bc it breaks the pop
This commit is contained in:
parent
fb898512e9
commit
b9a9746406
1 changed files with 2 additions and 2 deletions
|
|
@ -838,8 +838,8 @@ details[open] summary::after {
|
|||
overflow: unset;
|
||||
}
|
||||
#ws-widgets {
|
||||
max-height: 250px;
|
||||
overflow-y: auto;
|
||||
/* max-height: 250px;
|
||||
overflow-y: auto; */
|
||||
}
|
||||
#ws-widgets, #camops, #fdm-ranges {
|
||||
padding: 0 4px 0 4px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue