Skip to content

Commit ba2cafc

Browse files
authored
fix: remove outline from unstyled-button
See #103
1 parent 9cb9592 commit ba2cafc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

www/shared/styles/imports/mixins/unstyled-button.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
@define-mixin unstyled-button {
22
padding: 0;
33
border: none;
4-
outline-style: none;
54
background: transparent;
65
border-radius: 0;
76
color: inherit;

0 commit comments

Comments
 (0)