Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 52f3c18

Browse files
committed
fix weird input element margin problem in safari
1 parent d5f46ca commit 52f3c18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Dat.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ $border-left-size: 5px;
200200
border: 3px solid $background-color;
201201
border-radius: 0;
202202
padding: 2px 5px;
203+
margin: 0;
203204
outline: none;
204205
font-size: inherit;
205206

0 commit comments

Comments
 (0)