Matugen/Discord: make textinput placeholder easier to read (v2)

This commit is contained in:
Ly-sec
2025-11-08 10:02:28 +01:00
parent 79c9ad5ccd
commit 41f13f958b
+1 -1
View File
@@ -179,7 +179,7 @@ h3[class*="postTitleText"]:hover {
[class*="editor"] [class*="slateTextArea"],
[data-slate-editor="true"] {
color: var(--text-3) !important;
opacity: 0.4 !important;
opacity: 0.9 !important;
line-height: 1.4 !important;
}