mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix(ui): the header has been hidden by content in the config page
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
gap: 0;
|
||||
height: calc(100vh - 160px);
|
||||
margin: -16px;
|
||||
margin-top: 0;
|
||||
border-radius: var(--radius-xl);
|
||||
border: 1px solid var(--border);
|
||||
background: var(--panel);
|
||||
|
||||
Reference in New Issue
Block a user