mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 03:31:42 +02:00
🐛 Fixed several issues with groups and multiple selection
This commit is contained in:
parent
9822c52573
commit
e26ece57d1
11 changed files with 467 additions and 394 deletions
|
@ -868,6 +868,13 @@
|
|||
fill: $color-primary;
|
||||
}
|
||||
}
|
||||
|
||||
.element-set-label {
|
||||
font-size: $fs11;
|
||||
padding: 0.5rem;
|
||||
color: $color-gray-10;
|
||||
}
|
||||
|
||||
.element-set-actions {
|
||||
display: flex;
|
||||
visibility: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue