1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

change shap to overflow

This commit is contained in:
grafixeyehero 2020-01-03 21:10:42 +03:00
parent e0d6686bb4
commit 4e72a857c4
3 changed files with 10 additions and 16 deletions

View file

@ -574,8 +574,8 @@ a[data-role=button] {
background-color: rgba(0, 0, 0, 0.4)
}
.personCard .portraitCard {
width: 50%;
.personCard .overflowPortraitCard {
width: 40vw;
}
.personCard .cardScalable {