Enable locking of artboards and enhance visualization

This commit is contained in:
Andrés Moya 2020-04-06 10:39:50 +02:00
parent e443ae0962
commit 67a481356b
4 changed files with 6 additions and 6 deletions

View file

@ -57,8 +57,6 @@
}
.toggle-content {
margin-left: $x-small;
svg {
fill: $color-gray-60;
}
@ -205,4 +203,4 @@ span.element-name {
fill: $color-black !important;
padding: 1px;
}
}
}