Custom Tweaks section

This commit is contained in:
Sangelo 2024-01-09 18:17:05 +01:00
parent 73842d279e
commit ce87d50a22

View file

@ -356,3 +356,8 @@ i.grey.icon.icon.icon.icon {
background: var(--steel-100) !important; background: var(--steel-100) !important;
color: #000 !important; color: #000 !important;
} }
/* tweaks */
button.ui.primary.button {
color: var(--color-text-dark) !important;
}