This commit is contained in:
Henry Jameson 2020-08-04 19:34:18 +03:00
parent 0d02b04726
commit a962ca6065
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
border-left: 4px solid $fallback--cRed;
border-left: 4px solid var(--cRed, $fallback--cRed);
}
.conversation-status:last-child {
border-bottom: none;
border-radius: 0 0 $fallback--panelRadius $fallback--panelRadius;