Fixed tab headers

This commit is contained in:
Mr. Stallion 2020-03-15 13:33:09 -05:00
parent ae844e3054
commit a884f528de
1 changed files with 1 additions and 1 deletions

View File

@ -868,7 +868,7 @@
.character-card-header {
position: sticky;
top: 0;
top: -1rem;
z-index: 10000;
background: #2a2a54 !important;
}