fix(agsV2): get rif of notif jiggle
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-10-16 13:16:41 -04:00
parent cb3027e571
commit 30ee2e9f14

View file

@ -8,7 +8,8 @@ import { Notification } from './notification';
export default () => (
<box
// Needed so it occupies space at the start
css="padding: 1px;"
// It needs to be bigger than the notifs to not jiggle
css="min-width: 550px;"
vertical
setup={(self) => {