mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix offset of toast in popups
This commit is contained in:
@@ -3940,7 +3940,7 @@ grammarly-extension {
|
||||
|
||||
|
||||
/* Override toastr default styles */
|
||||
body #toast-container {
|
||||
body>#toast-container {
|
||||
margin-top: var(--topBarBlockSize);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user