Skip to content
Snippets Groups Projects
Commit dd1b2560 authored by Edijs Bov's avatar Edijs Bov
Browse files

Fix typo

parent 9f3f1ee7
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment