We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb7735d commit 4762650Copy full SHA for 4762650
1 file changed
src/components/inputbox.module.css
@@ -17,7 +17,7 @@
17
}
18
19
.inputBox:placeholder-shown {
20
- color: rgb(186, 186, 186);
+ color: rgb(255, 255, 255, 0.5);
21
22
23
.settingsIcon {
0 commit comments