Arrows on selects always visible

c37a83836a7a86611b8a86fbffb4eaba5c8029f4

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +4 -0Ignore whitespace
public/style.css+4 -0
@@ -2241,6 +2241,10 @@ textarea::placeholder {
22412241 height: fit-content;
22422242}
22432243
2244+select.text_pole {
2245+ padding-right: 20px;
2246+}
2247+
22442248
22452249.chat_injections_list:empty {
22462250 width: 100%;