We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb4e40 commit f80cec3Copy full SHA for f80cec3
src/main.css
@@ -979,6 +979,11 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
979
980
/* begin stel commits */
981
982
+/* placeholder text */
983
+::placeholder {
984
+ color: var(--txt-3)!important;
985
+ }
986
+
987
/* modal */
988
[class^='footerSeparator_f9a4c9'] {
989
box-shadow: none /* remove top border of footer */
0 commit comments