Update tabs.css

add font-size to tabs section
Issue #186 #329 #330
This commit is contained in:
denarkk 2021-01-08 21:57:52 -03:00
parent 35d9c915b1
commit bf57c1488d

View File

@ -13,6 +13,7 @@
text-size-adjust: 100%; text-size-adjust: 100%;
font-family: var(--theme--font_sans) !important; font-family: var(--theme--font_sans) !important;
outline-color: var(--theme--table-border); outline-color: var(--theme--table-border);
font-size: 14px;
} }
@keyframes spin { @keyframes spin {