mirror of
https://github.com/antebudimir/feishin.git
synced 2026-03-02 12:17:25 +00:00
fix position of sticky table header when titlebar present
This commit is contained in:
parent
b265f2817b
commit
35ee7e4606
2 changed files with 6 additions and 2 deletions
|
|
@ -10,6 +10,10 @@
|
|||
transition: position 0.2s ease-in-out;
|
||||
}
|
||||
|
||||
.ag-header-window-bar {
|
||||
top: 95px;
|
||||
}
|
||||
|
||||
.ag-header {
|
||||
z-index: 5;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue