mirror of
https://github.com/flarum/core.git
synced 2025-07-23 09:41:26 +02:00
fix: sticky nav content displays below post stream (#3575)
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
position: sticky;
|
||||
top: var(--header-height);
|
||||
padding-top: 32px;
|
||||
z-index: 1;
|
||||
|
||||
&, > ul {
|
||||
width: 150px;
|
||||
|
Reference in New Issue
Block a user