mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 21:59:10 +00:00
Merge pull request #9167 from penpot/superalex-fix-text-ellipsis
🐛 Fix text ellipsis merging error
This commit is contained in:
commit
7504c3b53e
@ -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