More chat list unread count tweaks

This commit is contained in:
Evan Hahn 2021-10-19 08:53:30 -05:00 committed by GitHub
parent 75248d8e2f
commit 755b549271
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 6 deletions

View file

@ -5832,7 +5832,12 @@ button.module-image__border-overlay:focus {
background-color: $color-ultramarine-light;
}
&--big {
&--multiple-digits {
padding-left: 4px;
padding-right: 4px;
}
&--many {
font-size: 9px;
padding-right: 2px;