Now list item text weight is similar in all browsers (#2209)

This commit is contained in:
Muhsin Shah C P 2022-02-10 14:30:14 +05:30 committed by GitHub
parent 85121ff29c
commit 02e7b3538c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,7 +167,7 @@
cursor: pointer;
margin-bottom: 4px;
margin-left: 14px;
font-weight: 600;
font-weight: 500;
font-size: 14px;
line-height: 17px;
padding: 9px 12px !important;