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 {
2241 height: fit-content;2241 height: fit-content;
2242}2242}
22432243
2244select.text_pole {
2245 padding-right: 20px;
2246}
2247
22442248
2245.chat_injections_list:empty {2249.chat_injections_list:empty {
2246 width: 100%;2250 width: 100%;