try another approach

This commit is contained in:
Shpuld Shpuldson 2020-11-20 16:20:08 +02:00
parent f5186e1a33
commit 11f7b818b4
2 changed files with 2 additions and 9 deletions

View file

@ -29,6 +29,8 @@ $status-margin: 0.75em;
&.-conversation {
border-left-width: 4px;
border-left-style: solid;
border-left-color: $fallback--cRed;
border-left-color: var(--cRed, $fallback--cRed);
}
.gravestone {