🐛 Fix linter ellipsis error

This commit is contained in:
Pablo Alba 2026-04-27 09:12:26 +02:00
parent 700f3e9c10
commit ce8e30eb0c

View File

@ -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;
}