diff --git a/web/kiri/index.css b/web/kiri/index.css index ddca3e2c..6d0f7e0f 100644 --- a/web/kiri/index.css +++ b/web/kiri/index.css @@ -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;