Fixed tab headers
This commit is contained in:
parent
ae844e3054
commit
a884f528de
|
@ -868,7 +868,7 @@
|
|||
|
||||
.character-card-header {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
top: -1rem;
|
||||
z-index: 10000;
|
||||
background: #2a2a54 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue