Vesktop Template: fix placeholder text

This commit is contained in:
Ly-sec 2025-09-06 00:44:05 +02:00
parent 8038b7f6a0
commit 59bf98e04c

View file

@ -510,7 +510,7 @@
}
.visual-refresh.theme-dark .slateTextArea_ec4baf > div:first-child .emptyText__1464f::before {
content: "Message #general" !important;
content: "send a message" !important;
color: {{colors.on_surface_variant.default.hex}} !important;
}