Skip to content

Commit 31ccaaf

Browse files
authored
chore: update toggle border width
1 parent db4a54b commit 31ccaaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uikit-workshop/src/sass/scss/04-components/_pattern.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
transition: all $pl-animate-quick ease-out;
8181
font-family: $pl-font;
8282
border-color: #ddd;
83+
border-width: 1px; // fix for different browser defaults
8384
display: flex;
8485
align-items: center;
8586

0 commit comments

Comments
 (0)