Arrows on selects always visible
| @@ -2241,6 +2241,10 @@ textarea::placeholder { | |||
| 2241 | height: fit-content; | 2241 | height: fit-content; |
| 2242 | } | 2242 | } |
| 2243 | 2243 | ||
| 2244 | select.text_pole { | ||
| 2245 | padding-right: 20px; | ||
| 2246 | } | ||
| 2247 | |||
| 2244 | 2248 | ||
| 2245 | .chat_injections_list:empty { | 2249 | .chat_injections_list:empty { |
| 2246 | width: 100%; | 2250 | width: 100%; |