mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Pure CSS sorting by name
This commit is contained in:
@@ -717,6 +717,8 @@ input[type="file"] {
|
||||
padding: 15px 0;
|
||||
overflow-y: auto;
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
#rm_ch_create_block {
|
||||
|
Reference in New Issue
Block a user