Skip to content

Commit 71b79b8

Browse files
authored
add margin to label in table cell (#259)
1 parent a7044e7 commit 71b79b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/labels.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ h2 > .flex-label {
9595

9696
.tableblock .label {
9797
margin-top: 0.2rem;
98+
margin-bottom: 0.5rem;
9899
}
99100

100101
span.label--core,

0 commit comments

Comments
 (0)