init for boxed view
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
.list-controls {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
top: var(--header-offset);
|
||||
background: var(--secondary);
|
||||
z-index: 100;
|
||||
padding: 1.5rem 0 1rem 0;
|
||||
|
||||
Reference in New Issue
Block a user