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:
parent
e0d6686bb4
commit
4e72a857c4
3 changed files with 10 additions and 16 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue