Skip to content

Commit 1f83bad

Browse files
committed
style checkbox label
1 parent ab67080 commit 1f83bad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/features/decoder/components/jwt-input.module.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,11 @@
1010
font-weight: 500;
1111
letter-spacing: 0.24px;
1212
}
13+
14+
.checkbox__label {
15+
color: var(--color_fg_default);
16+
font-size: 0.875rem;
17+
line-height: 1.375rem;
18+
font-weight: 500;
19+
letter-spacing: 0.24px;
20+
}

0 commit comments

Comments
 (0)