Prioritize message alert over online launcher effects
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user