diff --git a/public/style.css b/public/style.css index 92d807007..6d2c04c92 100644 --- a/public/style.css +++ b/public/style.css @@ -3940,7 +3940,7 @@ grammarly-extension { /* Override toastr default styles */ -body #toast-container { +body>#toast-container { margin-top: var(--topBarBlockSize); } @@ -6149,4 +6149,4 @@ body:not(.movingUI) .drawer-content.maximized { .info-block.error { border-color: var(--error-color, #e87f7f); background-color: rgba(241, 163, 163, 0.2); -} \ No newline at end of file +}