🐛 Show strokes and fills in text when in handoff

This commit is contained in:
Eva 2022-05-13 12:44:11 +02:00
parent 431e42c80a
commit 3f413e4920
5 changed files with 14 additions and 12 deletions

View file

@ -144,7 +144,7 @@
.color-bullet {
width: 24px;
height: 24px;
border-radius: $br-small;
border-radius: 50%;
border: 1px solid $color-gray-60;
}