fix tabs in classic themes

pull/199/head
Aevann 2023-09-15 14:06:06 +03:00
parent 41d609fa72
commit 97126cb83f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
background-color: rgb(var(--background)) !important; background-color: rgb(var(--background)) !important;
} }
.btn-primary { .btn-primary:not(.shop-tab) {
background-color: var(--primary) !important; background-color: var(--primary) !important;
color:white; color:white;
} }