Skip to content

Commit 666e85e

Browse files
author
Kristan Kenney
committed
Adjust checkbox/radio input labels
1 parent 1fb8a12 commit 666e85e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/css/src/themes/vestia.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,10 @@ td.vst-text.input-label.step-top.advanced-options .fas {
521521
display: none !important;
522522
}
523523

524+
label {
525+
font-size: 0.8rem;
526+
}
527+
524528
a#btn-back {
525529
color: #30659d !important;
526530
background: none !important;

0 commit comments

Comments
 (0)