FIx unread count

This commit is contained in:
Jorik Schellekens 2020-04-16 19:15:34 +01:00
parent fc04266b42
commit 7a0caafb77

View file

@ -74,7 +74,7 @@ limitations under the License.
.mx_RoomSubList_badge > div {
flex: 0 0 auto;
border-radius: 8px;
border-radius: $font-16px;
font-weight: 600;
font-size: $font-12px;
padding: 0 5px;