Prioritize message alert over online launcher effects

This commit is contained in:
rajchales-monito
2026-07-30 17:28:17 +02:00
parent 332e6d20f4
commit 608d39a4f2
2 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -288,8 +288,8 @@ label { display: grid; gap: 6px; color: var(--muted); font-size: 13px; }
}
.launcher-preview-status {
position: absolute;
top: -3px;
left: -3px;
top: -5px;
right: -5px;
width: 14px;
height: 14px;
border: 2px solid #ffffff;