mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-06 04:38:21 +01:00
Adjust css to fit new buttons
This commit is contained in:
parent
d3ce9ea0d5
commit
1af51fc129
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user