mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Arrows on selects always visible
This commit is contained in:
@ -2241,6 +2241,10 @@ textarea::placeholder {
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
select.text_pole {
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
|
||||
.chat_injections_list:empty {
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user