mirror of
https://github.com/penpot/penpot.git
synced 2026-07-22 22:17:58 +00:00
🐛 Fix component name ellipsis
This commit is contained in:
parent
27010ae0fb
commit
8f0e11d020
@ -20,12 +20,8 @@
|
||||
color: var(--input-foreground-color-active);
|
||||
}
|
||||
|
||||
.editable-label {
|
||||
display: flex;
|
||||
|
||||
&.is-hidden {
|
||||
display: none;
|
||||
}
|
||||
.editable-label.is-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.editable-label-close {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user