Fixed pages table loading. Fixed z-indexes.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
min-height: 90px;
|
||||
margin-bottom: 20px;
|
||||
background: var(--base50);
|
||||
z-index: var(--z-index300);
|
||||
z-index: var(--z-index-above);
|
||||
}
|
||||
|
||||
.sticky {
|
||||
|
||||
Reference in New Issue
Block a user