This commit is contained in:
Edijs 2019-02-11 11:08:25 -07:00
parent 9f3f1ee7cb
commit dd1b256005
1 changed files with 1 additions and 0 deletions

View File

@ -552,6 +552,7 @@ a.unmute {
.timeline > {
.status-el:last-child {
border-bottom: 0 0 $fallback--panelRadius $fallback--panelRadius;
border-radius: 0 0 var(--panelRadius, $fallback--panelRadius) var(--panelRadius, $fallback--panelRadius);
border-bottom: none;
}