Skip to content

Commit 1bac85b

Browse files
committed
ph
1 parent 5dcb4b6 commit 1bac85b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

websocket-proxy-chrome/src/App.css

+4
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ body {
6868
background-color: var(--light);
6969
}
7070

71+
.ph::placeholder {
72+
color: var(--placeholder);
73+
}
74+
7175
.selected {
7276
background-color: var(--light-hover);
7377
}

0 commit comments

Comments
 (0)