Skip to content

Commit ee35e0e

Browse files
authored
style(typography): add missing space
1 parent 5e5db1c commit ee35e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/textarea/themes/shared/textarea.material.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ textarea {
249249
[part~='container'][part~='filled'],
250250
[part~='container'][part~='placeholder'] {
251251
[part='notch'] {
252-
border-block-start:rem(2px) solid transparent;
252+
border-block-start: rem(2px) solid transparent;
253253
}
254254
}
255255

0 commit comments

Comments
 (0)