fix: use the color bubble as handle if the project has a color
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
.color-bubble {
|
||||
height: 12px;
|
||||
flex: 0 0 12px;
|
||||
opacity: 1;
|
||||
margin: 0 .5rem 0 .25rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user