mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 02:47:52 +01:00
Arrows on selects always visible
This commit is contained in:
parent
898c6471c4
commit
c37a83836a
@ -2241,6 +2241,10 @@ textarea::placeholder {
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
select.text_pole {
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
|
||||
.chat_injections_list:empty {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user