You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
move notification dot on the space panel up by 1px
This commit is contained in:
@ -263,7 +263,7 @@ $activeBorderColor: $secondary-fg-color;
|
||||
}
|
||||
|
||||
.mx_NotificationBadge_dot {
|
||||
margin: 1px -1px 0 0;
|
||||
margin: 0 -1px 0 0;
|
||||
border: 3px solid $groupFilterPanel-bg-color;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user