Adjust icon badge size (#15292)

* adjust badge size

* convert rem to px
This commit is contained in:
Aditya Bist
2021-04-29 18:42:03 -07:00
committed by GitHub
parent c72fdeb019
commit adbbe7e6b0
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ class BadgeRenderer {
width: 0.25rem;
top: 14px;
left: 19px;
border: 0.12rem solid ${circleColor};
border: 2.4px solid ${circleColor};
border-radius: 100%;
background: ${bgColor};
content:"";