You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Align the badge count on non-aux lists with other badges
This commit is contained in:
@@ -97,6 +97,12 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:not(.mx_RoomSublist2_headerContainer_withAux) {
|
||||||
|
.mx_NotificationBadge {
|
||||||
|
margin-right: 4px; // just to push it over a bit, aligning it with the other elements
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomSublist2_auxButton,
|
.mx_RoomSublist2_auxButton,
|
||||||
.mx_RoomSublist2_menuButton {
|
.mx_RoomSublist2_menuButton {
|
||||||
margin-left: 8px; // should be the same as the notification badge
|
margin-left: 8px; // should be the same as the notification badge
|
||||||
|
|||||||
Reference in New Issue
Block a user