1
0
Fork 0
mirror of https://github.com/cheeaun/phanpy.git synced 2025-03-30 18:41:36 +02:00

The title inside the card has weird line height

This commit is contained in:
Lim Chee Aun 2022-12-15 20:18:48 +08:00
parent f5da383ef3
commit 12c11c65c1

View file

@ -331,6 +331,7 @@
min-width: 0;
}
.card .title {
line-height: 1.25;
font-weight: normal;
text-overflow: ellipsis;
overflow: hidden;