Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.

Commit 0143431

Browse files
fix: close #71 by docseltsam
Signed-off-by: Florian-Schoenherr <[email protected]>
1 parent 4116c1e commit 0143431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/svelte-materialify/src/components/TextField/TextField.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
}
5959

6060
&::after {
61+
background-color: currentColor;
6162
border-color: currentColor;
6263
border-style: solid;
6364
border-width: thin 0 thin 0;

0 commit comments

Comments
 (0)