back out ws-widgets overflow bc it breaks the pop

This commit is contained in:
Stewart Allen 2026-02-24 00:43:53 -05:00
commit b9a9746406

View file

@ -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;