Skip to content

Commit 50923f0

Browse files
committed
tweak(ui): remove pressed scale for secondary buttons
1 parent ba919fb commit 50923f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/ui/src/components/button.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
}
9494
&:active:not(:disabled) {
9595
background-color: var(--button-secondary-base);
96-
scale: 0.99;
9796
}
9897
&:disabled {
9998
border-color: var(--border-disabled);

0 commit comments

Comments
 (0)