Skip to content

Commit 8209b31

Browse files
Add margin-left to sort button
1 parent 08b0d81 commit 8209b31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/styles/components/_sketch-list.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
}
102102

103103
& svg {
104+
margin-left: #{math.div(5, $base-font-size)}rem;
104105
@include themify() {
105106
fill: getThemifyVariable("inactive-text-color");
106107
}

0 commit comments

Comments
 (0)