Skip to content

Commit a447fab

Browse files
authored
Merge branch 'develop' into fix/overlay-close-padding
2 parents 146fd29 + 8bf9cb4 commit a447fab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)