mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 18:44:47 +00:00
tweak(ui): remove pressed scale for secondary buttons
This commit is contained in:
@@ -93,7 +93,6 @@
|
|||||||
}
|
}
|
||||||
&:active:not(:disabled) {
|
&:active:not(:disabled) {
|
||||||
background-color: var(--button-secondary-base);
|
background-color: var(--button-secondary-base);
|
||||||
scale: 0.99;
|
|
||||||
}
|
}
|
||||||
&:disabled {
|
&:disabled {
|
||||||
border-color: var(--border-disabled);
|
border-color: var(--border-disabled);
|
||||||
|
|||||||
Reference in New Issue
Block a user