mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
Fix: Enable scrolling on the dashboard config page (#1822)
* Fix: Enable scrolling in dashboard * Fix: Enable scrolling in dashboard * Fix: Enable scrolling in dashboard
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
height: calc(100vh - 160px);
|
||||
margin: -16px;
|
||||
border-radius: var(--radius-xl);
|
||||
overflow: hidden;
|
||||
border: 1px solid var(--border);
|
||||
background: var(--panel);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user