mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
FIx unread count
This commit is contained in:
parent
a0b610c576
commit
41fd9ee015
@ -74,7 +74,7 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_RoomSubList_badge > div {
|
.mx_RoomSubList_badge > div {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
border-radius: 8px;
|
border-radius: $font-16px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: $font-12px;
|
font-size: $font-12px;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user