Skip to content

Commit ec1ddb0

Browse files
authored
Merge branch 'master' into 1502-outline-Property
2 parents fd32e3f + 8466fec commit ec1ddb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ textarea {
6565
background: inherit;
6666
}
6767

68-
[part~='helper-text'] {
68+
::part(helper-text) {
6969
color: var-get($theme, 'disabled-text-color');
7070
}
7171

0 commit comments

Comments
 (0)