mirror of
https://github.com/flarum/framework.git
synced 2025-03-01 14:29:39 +08:00
fix: fixed side nav missing top spacing
This commit is contained in:
parent
9fe17b3c24
commit
09909b70c7
@ -64,6 +64,7 @@
|
||||
> ul {
|
||||
&.affix {
|
||||
top: var(--header-height);
|
||||
margin-top: 30px;
|
||||
}
|
||||
> li {
|
||||
margin-bottom: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user