try another approach
This commit is contained in:
parent
f5186e1a33
commit
11f7b818b4
2 changed files with 2 additions and 9 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue