Skip to content

Commit afc1beb

Browse files
committed
add also newline support to the small tag
1 parent f1bf496 commit afc1beb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/styles/custom.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ a {
6363
}
6464
}
6565

66-
label {
66+
label,
67+
small {
6768
white-space: pre-wrap;
6869
}
6970

0 commit comments

Comments
 (0)