mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
fix: fixed side nav missing top spacing (#4147)
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
> ul {
|
||||
&.affix {
|
||||
top: var(--header-height);
|
||||
margin-top: 30px;
|
||||
}
|
||||
> li {
|
||||
margin-bottom: 10px;
|
||||
|
Reference in New Issue
Block a user