Ability to add multiple strokes to a shape

This commit is contained in:
Alejandro Alonso 2022-02-17 15:19:36 +01:00 committed by Alonso Torres
parent 719aacd6f8
commit a73a393e26
30 changed files with 680 additions and 353 deletions

View file

@ -463,6 +463,12 @@
}
}
.element-set-content .border-data {
&[draggable="true"] {
cursor: pointer;
}
}
.element-set-content .grid-option-main {
.editable-select {
height: 2rem;