tweak(ui): remove pressed scale for secondary buttons
This commit is contained in:
parent
ba919fb619
commit
50923f06f1
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@
|
|||
}
|
||||
&:active:not(:disabled) {
|
||||
background-color: var(--button-secondary-base);
|
||||
scale: 0.99;
|
||||
}
|
||||
&:disabled {
|
||||
border-color: var(--border-disabled);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue