mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 17:22:42 -05:00
Adjust icon badge size (#15292)
* adjust badge size * convert rem to px
This commit is contained in:
@@ -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:"";
|
||||
|
||||
Reference in New Issue
Block a user