Skip to content

Commit f59b47f

Browse files
committed
DOC-59 higher min-width on first table column
1 parent b62364b commit f59b47f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/_sass/components/_markdown.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@
233233

234234
&:first-of-type {
235235
padding-left: 5px;
236+
min-width: 150px;
236237
}
237238

238239
&:last-of-type {

0 commit comments

Comments
 (0)