mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Shadow popup position fix
This commit is contained in:
@ -1211,6 +1211,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
z-index: 9999;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
#colab_shadow_popup {
|
||||
|
Reference in New Issue
Block a user