mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
fix element title bug
This commit is contained in:
parent
8f17ee1fc5
commit
f3d268a764
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@
|
|||
color: $color-gray-dark;
|
||||
font-weight: bold;
|
||||
margin-bottom: 5px;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.element-subtitle {
|
||||
|
|
Loading…
Add table
Reference in a new issue