Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 209880b

Browse files
committed
feat(handle): fixed margins
1 parent 5fa54b1 commit 209880b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui-layout.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
width: 10px;
132132
height: 2px;
133133
box-shadow: inset 0 0 0 32px, 0 -6px, 0 6px;
134-
margin: 0;
134+
margin: 12px 0;
135135
}
136136

137137
/* Allow disabling of icons */

0 commit comments

Comments
 (0)