1
0

fix: use the color bubble as handle if the project has a color

This commit is contained in:
kolaente
2023-04-12 10:27:32 +02:00
parent a7440ed296
commit 48570808e5
2 changed files with 6 additions and 4 deletions

View File

@ -10,6 +10,8 @@
.color-bubble {
height: 12px;
flex: 0 0 12px;
opacity: 1;
margin: 0 .5rem 0 .25rem;
}
}