fix(ui): the header has been hidden by content in the config page
This commit is contained in:
parent
7b5a410b83
commit
6ea6aca5bd
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user