Squirclesssss 🟦🔵 (#22535)
This commit is contained in:
committed by
GitHub
parent
badaae17cd
commit
e609320666
+1
@@ -25,6 +25,7 @@ const StyledTooltipItem = styled.div`
|
||||
const StyledTooltipColorCircle = styled.div<{ color: string }>`
|
||||
background-color: ${({ color }) => color};
|
||||
border-radius: 50%;
|
||||
corner-shape: round;
|
||||
height: 8px;
|
||||
margin-right: ${themeCssVariables.spacing[2]};
|
||||
width: 8px;
|
||||
|
||||
Reference in New Issue
Block a user