feat: responsive header
This commit is contained in:
@ -94,7 +94,7 @@
|
||||
.sidebar-rail {
|
||||
position: fixed;
|
||||
|
||||
top: var(--header-height);
|
||||
top: calc(var(--header-height));
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user