mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add min-width to personas search input
This commit is contained in:
@@ -1521,6 +1521,10 @@ select option:not(:checked) {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#persona_search_bar {
|
||||
min-width: 80px;
|
||||
}
|
||||
|
||||
input[type=search]::-webkit-search-cancel-button {
|
||||
-webkit-appearance: none;
|
||||
height: 1em;
|
||||
|
Reference in New Issue
Block a user