fix: unread quantity style adjustment

This commit is contained in:
shuai 2022-10-31 10:24:09 +08:00
parent 1af9de79fc
commit e6f8e62d78
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ a {
height: 18px;
border-radius: 50%;
position: absolute;
left: 20px;
left: 15px;
top: 0;
border: 1px solid #fff;
}