mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 01:25:36 -05:00
fix icons getting cut off (#15898)
This commit is contained in:
@@ -69,7 +69,7 @@ class BadgeRenderer {
|
||||
return `position: absolute;
|
||||
height: 0.25rem;
|
||||
width: 0.25rem;
|
||||
top: 14px;
|
||||
top: 12px;
|
||||
left: 19px;
|
||||
border: 2.4px solid ${circleColor};
|
||||
border-radius: 100%;
|
||||
|
||||
Reference in New Issue
Block a user