Fix offset of toast in popups

2a7a8cab11bd49facda59f6fbc3a7af431e297dc

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

1 files changed, +1 -1Showing whitespace changes
public/style.css+1 -1
@@ -3940,7 +3940,7 @@ grammarly-extension {
39403940
39413941
3942/* Override toastr default styles */3942/* Override toastr default styles */
3943body #toast-container {3943body>#toast-container {
3944 margin-top: var(--topBarBlockSize);3944 margin-top: var(--topBarBlockSize);
3945}3945}
39463946