mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 01:05:34 +03:00
The title inside the card has weird line height
This commit is contained in:
parent
f5da383ef3
commit
12c11c65c1
1 changed files with 1 additions and 0 deletions
|
@ -331,6 +331,7 @@
|
|||
min-width: 0;
|
||||
}
|
||||
.card .title {
|
||||
line-height: 1.25;
|
||||
font-weight: normal;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in a new issue