mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 17:18:21 +02:00
✨ Ability to add multiple strokes to a shape
This commit is contained in:
parent
719aacd6f8
commit
a73a393e26
30 changed files with 680 additions and 353 deletions
|
@ -463,6 +463,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
.element-set-content .border-data {
|
||||
&[draggable="true"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.element-set-content .grid-option-main {
|
||||
.editable-select {
|
||||
height: 2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue