Remove addition of left-edge highlight on message mentions

It is clear that it would be best for me to address
this piece in a separate PR.
This commit is contained in:
taffyko 2024-10-23 11:14:03 -07:00
parent 05bd8a2440
commit 6aa1b2e7ef
6 changed files with 0 additions and 13 deletions

View file

@ -83,7 +83,6 @@ $spacePanel-bg-color: rgba(38, 39, 43, 0.82);
$panel-gradient: rgba(34, 38, 46, 0), rgba(34, 38, 46, 1);
$h3-color: $primary-content;
$event-highlight-bg-color: #25271f;
$event-highlight-edge-color: #f0b132;
$header-panel-text-primary-color: $text-secondary-color;
/* ******************** */