fix: remove margin from the color bubble component itself
This commit is contained in:
parent
6d9c4a7aa0
commit
4fce71f729
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ defineProps< {
|
|||
.color-bubble {
|
||||
display: inline-block;
|
||||
border-radius: 100%;
|
||||
margin-right: 4px;
|
||||
height: 10px;
|
||||
width: 10px;
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Reference in a new issue