1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-09 08:42:50 +03:00

more badge cleanup

This commit is contained in:
Bruno Windels
2018-11-05 14:22:41 +01:00
parent 01626d6b02
commit c0e3e3925f

View File

@@ -140,11 +140,6 @@ body.mx_scrollbar_nooverlay .mx_RoomSubList_scroll.mx_AutoHideScrollbar_overflow
width: 28px; /* collapsed LHS Panel width */
}
/* Hide the bottom of speech bubble */
.mx_RoomSubList_badgeHighlight:after {
display: none;
}
.mx_RoomSubList_line {
display: none;
}