mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
fix element title bug
This commit is contained in:
parent
8f17ee1fc5
commit
f3d268a764
@ -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…
x
Reference in New Issue
Block a user