mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Fix text flowed out of card
This commit is contained in:
parent
8ac14d1ea6
commit
1bfe3f5034
1 changed files with 1 additions and 0 deletions
|
@ -1895,6 +1895,7 @@ a:focus-visible .card img {
|
|||
.meta-container {
|
||||
align-self: flex-start;
|
||||
flex-grow: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
.card .title {
|
||||
line-height: 1.25;
|
||||
|
|
Loading…
Add table
Reference in a new issue