mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
Adjust sticky header to align with sidebar
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.ag-header-fixed {
|
||||
position: fixed !important;
|
||||
top: 61px;
|
||||
top: 60px;
|
||||
z-index: 15;
|
||||
background: var(--table-header-bg) !important;
|
||||
margin: 0 -2rem;
|
||||
|
||||
Reference in New Issue
Block a user