[Glitch] Increase the width of the unread notification border.

Port 08c0e43b6f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/41/head
Connor Shea 2022-12-15 08:37:07 -07:00 committed by Claire
parent b22da94a65
commit e76fb9b2c4
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,7 @@ a.status-card.compact:hover {
pointer-events: 0;
width: 100%;
height: 100%;
border-left: 2px solid $highlight-text-color;
border-left: 4px solid $highlight-text-color;
pointer-events: none;
}
}