[MyPageItemCard] card text 1줄 말줄임 처리

This commit is contained in:
jiwon93.son
2024-07-09 18:11:38 +09:00
parent 74632f7854
commit 85c8a52e84

View File

@@ -51,7 +51,7 @@
.title {
color: @COLOR_GRAY06;
.font(@fontFamily: @arialFont, @fontSize: 19px);
.elip(@clamp: 2);
.elip(@clamp: 1);
}
}