Custom Tweaks section

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

View file

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