Skip to content

Commit 5fce82f

Browse files
committed
css updates
1 parent 00eca9c commit 5fce82f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

client/styles/components/_sketch-list.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343
> th {
4444
padding-left: 0;
45+
width: 100%;
4546
font-weight: bold;
4647
margin-bottom: #{math.div(6, $base-font-size)}rem;
4748
}
@@ -163,8 +164,6 @@
163164

164165
.sketches-table th {
165166
font-weight: normal;
166-
max-width:8rem;
167-
padding-right:1rem;
168167
overflow-wrap: break-word;
169168
}
170169

0 commit comments

Comments
 (0)