recipe/packages/shared/styles/reset.scss

6 lines
88 B
SCSS
Raw Normal View History

2024-08-18 19:16:25 +08:00
@mixin button {
border-width: 0;
background: transparent;
cursor: pointer;
}