fix: remove margin from the color bubble component itself
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2022-09-15 14:37:07 +02:00
parent 6d9c4a7aa0
commit 4fce71f729
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ defineProps< {
.color-bubble {
display: inline-block;
border-radius: 100%;
margin-right: 4px;
height: 10px;
width: 10px;
flex-shrink: 0;