mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 10:36:13 +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
File diff suppressed because it is too large
Load diff
|
@ -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