mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Adjust css to fit new buttons
This commit is contained in:
@@ -99,6 +99,6 @@
|
||||
}
|
||||
|
||||
#bulk_tag_shadow_popup #bulk_tag_popup #dialogue_popup_controls .menu_button {
|
||||
width: 100px;
|
||||
width: unset;
|
||||
padding: 0.25em;
|
||||
}
|
||||
|
@@ -3195,7 +3195,7 @@ grammarly-extension {
|
||||
|
||||
#bulk_tag_popup,
|
||||
#dialogue_popup {
|
||||
width: 500px;
|
||||
width: 750px;
|
||||
max-width: 90vw;
|
||||
max-width: 90dvw;
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user