fix(firefix): keep "extension installed" popup inside window

This commit is contained in:
matt1432 2023-10-27 16:25:30 -04:00
parent f4fec1ee0b
commit 28a3df1058

View file

@ -34,6 +34,7 @@
transition-duration: 0ms !important; transition-duration: 0ms !important;
} }
#appMenu-addon-installed-notification,
#notification-popup { #notification-popup {
margin-top: -1px !important; margin-top: -1px !important;
margin-inline: -505px !important; margin-inline: -505px !important;