Skip to content

Commit 4132c86

Browse files
committed
padding
1 parent f4b49b8 commit 4132c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/styles/components/_sketch-list.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
.sketches-table {
1212
display: flex;
1313
flex-direction: column;
14-
padding: #{13 / $base-font-size}rem;
14+
padding: #{16 / $base-font-size}rem;
1515
height: 100%;
1616
overflow-y: auto;
1717

0 commit comments

Comments
 (0)