fix missing closing brace

This commit is contained in:
Michael Telatynski 2021-03-01 17:06:56 +00:00
parent ea61b18c18
commit 89386b9b2e

View file

@ -193,6 +193,7 @@ $activeBorderColor: $secondary-fg-color;
border-radius: 8px; border-radius: 8px;
} }
} }
}
.mx_SpacePanel_badgeContainer { .mx_SpacePanel_badgeContainer {
height: 16px; height: 16px;