Fix button spinner stroke width regression

This commit is contained in:
Kimmo Puputti 2017-11-15 13:40:10 +02:00
parent 8fcb6042e6
commit d2ac3997b2

View file

@ -91,6 +91,7 @@
width: 28px;
height: 28px;
stroke: var(--matterColorLight);
stroke-width: 3px;
}
.checkmark {