mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
🐛 Fix text ellipsis merging error
This commit is contained in:
parent
700f3e9c10
commit
c4e508a606
@ -143,7 +143,7 @@
|
||||
}
|
||||
|
||||
.group-title-name {
|
||||
@include textEllipsis;
|
||||
@include text-ellipsis;
|
||||
|
||||
flex-grow: 1;
|
||||
}
|
||||
@ -172,7 +172,7 @@
|
||||
}
|
||||
|
||||
.theme-name-row {
|
||||
@include textEllipsis;
|
||||
@include text-ellipsis;
|
||||
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user