lint
This commit is contained in:
parent
0d02b04726
commit
a962ca6065
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
||||||
border-left: 4px solid $fallback--cRed;
|
border-left: 4px solid $fallback--cRed;
|
||||||
border-left: 4px solid var(--cRed, $fallback--cRed);
|
border-left: 4px solid var(--cRed, $fallback--cRed);
|
||||||
}
|
}
|
||||||
|
|
||||||
.conversation-status:last-child {
|
.conversation-status:last-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
border-radius: 0 0 $fallback--panelRadius $fallback--panelRadius;
|
border-radius: 0 0 $fallback--panelRadius $fallback--panelRadius;
|
||||||
|
|
Loading…
Reference in a new issue