Uncomment and revert basic button
This commit is contained in:
parent
acf1db3131
commit
cf3e088deb
1 changed files with 1 additions and 2 deletions
|
@ -306,8 +306,7 @@ i.grey.icon.icon.icon.icon {
|
||||||
|
|
||||||
.ui.basic.primary.button.item {
|
.ui.basic.primary.button.item {
|
||||||
background-color: var(--color-active) !important;
|
background-color: var(--color-active) !important;
|
||||||
/* color: var(--color-text) !important; */
|
color: var(--color-text) !important;
|
||||||
color: var(--color-text-dark) !important;
|
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue