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