Skip to content

Commit ad5319f

Browse files
committed
fix: adjust the margin of Sidebar search control
1 parent 17995c9 commit ad5319f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/search/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#{$search} {
44
color: inherit;
55
font-size: 13px;
6-
margin: 0 12px 0 2px;
6+
margin: 6px 12px 0 2px;
77
position: relative;
88
width: auto;
99

0 commit comments

Comments
 (0)