fix missing closing brace
This commit is contained in:
parent
ea61b18c18
commit
89386b9b2e
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ $activeBorderColor: $secondary-fg-color;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.mx_SpacePanel_badgeContainer {
|
.mx_SpacePanel_badgeContainer {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
|
Loading…
Reference in a new issue