mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
Update button.css
This commit is contained in:
parent
521803aaa3
commit
dbdbfb8543
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@
|
|||
&:focus-visible:active {
|
||||
box-shadow: none;
|
||||
}
|
||||
&:active {
|
||||
scale: 0.99;
|
||||
transition: all 150ms ease-out;
|
||||
}
|
||||
|
||||
[data-slot="icon"] {
|
||||
color: var(--icon-strong-base);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue