fix: notification popup icons are not centered in multiple toolbars layout, p=#11075

This commit is contained in:
Ivaon
2025-10-30 11:48:57 +01:00
committed by GitHub
parent 7e35ed7491
commit aa06744c4b

View File

@@ -346,6 +346,7 @@
#notification-popup-box {
margin: 0 4px 0 0 !important;
justify-content: center;
height: unset !important;
gap: 8px;
background: transparent;