Arrows on selects always visible

This commit is contained in:
Cohee
2024-09-29 01:17:15 +03:00
parent 898c6471c4
commit c37a83836a

View File

@@ -2241,6 +2241,10 @@ textarea::placeholder {
height: fit-content; height: fit-content;
} }
select.text_pole {
padding-right: 20px;
}
.chat_injections_list:empty { .chat_injections_list:empty {
width: 100%; width: 100%;