Add styles to stroke options

This commit is contained in:
Juan de la Cruz 2020-04-09 09:43:04 +02:00
parent 4073b3a981
commit b241e26285
3 changed files with 9 additions and 6 deletions

View file

@ -68,9 +68,9 @@
.element-set-title {
color: $color-gray-10;
display: flex;
font-size: $fs14;
margin-top: $x-small;
padding: $x-small;
padding: $small $x-small;
width: 100%;
}