[Glitch] Increase the width of the unread notification border.
Port 5475089960
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
2ba404d90f
commit
62c659e6bd
|
@ -1067,7 +1067,7 @@ a.status-card.compact:hover {
|
||||||
pointer-events: 0;
|
pointer-events: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border-left: 2px solid $highlight-text-color;
|
border-left: 4px solid $highlight-text-color;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue