mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Allow bulk edit menu to wrap
This commit is contained in:
@@ -2068,6 +2068,7 @@ input[type="file"] {
|
|||||||
gap: 5px;
|
gap: 5px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bulk_select_checkbox {
|
.bulk_select_checkbox {
|
||||||
|
Reference in New Issue
Block a user