Skip to content

Commit 4762650

Browse files
committed
fix: ui placeholder
1 parent bb7735d commit 4762650

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/inputbox.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818

1919
.inputBox:placeholder-shown {
20-
color: rgb(186, 186, 186);
20+
color: rgb(255, 255, 255, 0.5);
2121
}
2222

2323
.settingsIcon {

0 commit comments

Comments
 (0)