Skip to content

Commit 6eceefe

Browse files
committed
add margin bottom to custom label
1 parent 7fbabcf commit 6eceefe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/webapp/content/scss/global.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
}
6767

6868
.custom-label {
69+
margin-bottom: 0.25rem;
6970
color: var(--p-text-primary);
7071
}
7172

0 commit comments

Comments
 (0)