Skip to content

Commit 58d6193

Browse files
committed
fixes placeholder text in dark mode
1 parent 6c56cec commit 58d6193

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/components/vis-bug/vis-bug.element.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@
234234
&::placeholder {
235235
font-weight: lighter;
236236
font-size: 0.8em;
237+
color: var(--theme-icon_color);
237238
}
238239
}
239240

0 commit comments

Comments
 (0)