Skip to content

Commit 78b77e0

Browse files
committed
set outline: none for buttons
1 parent 4dac30d commit 78b77e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/abstracts/_placeholders.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
line-height: #{50 / $base-font-size}rem;
1010
cursor: pointer;
1111
border: none;
12+
outline: none;
1213

1314
& g {
1415
fill: $light-toolbar-button-color;

0 commit comments

Comments
 (0)