mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-12 21:33:26 +00:00
tweak(ui): remove pressed transition for secondary buttons
This commit is contained in:
parent
db4ff89579
commit
1ed4a98233
1 changed files with 0 additions and 1 deletions
|
|
@ -94,7 +94,6 @@
|
|||
&:active:not(:disabled) {
|
||||
background-color: var(--button-secondary-base);
|
||||
scale: 0.99;
|
||||
transition: all 150ms ease-out;
|
||||
}
|
||||
&:disabled {
|
||||
border-color: var(--border-disabled);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue