Skip to content

Commit 8a1d47e

Browse files
committed
Fix other field style
1 parent 9708b6b commit 8a1d47e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/css/common.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,10 @@ header.vff-header svg.f-logo {
372372
font-weight: 900;
373373
}
374374

375+
.vff .f-other.f-selected .f-label {
376+
font-weight: 900;
377+
}
378+
375379
.vff textarea {
376380
overflow: auto;
377381
display: block;

0 commit comments

Comments
 (0)