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

Port 08c0e43b6f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Connor Shea 1 year ago committed by Claire
parent b22da94a65
commit e76fb9b2c4
  1. 2
      app/javascript/flavours/glitch/styles/components/status.scss

@ -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;
}
}

Loading…
Cancel
Save