Fix offset of toast in popups

2a7a8cab11bd49facda59f6fbc3a7af431e297dc

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -2Ignore whitespace
public/style.css+2 -2
@@ -3940,7 +3940,7 @@ grammarly-extension {
39403940
39413941
39423942/* Override toastr default styles */
39433943body >#toast-container {
39443944 margin-top: var(--topBarBlockSize);
39453945}
39463946
@@ -6149,4 +6149,4 @@ body:not(.movingUI) .drawer-content.maximized {
61496149.info-block.error {
61506150 border-color: var(--error-color, #e87f7f);
61516151 background-color: rgba(241, 163, 163, 0.2);
6152-}
6152 \ No newline at end of file
6152+}