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

fix cast circle for mobile divice

This commit is contained in:
grafixeyehero 2019-12-30 03:07:45 +03:00
parent 7f2cc73e63
commit 89b1fd7ce0

View file

@ -580,9 +580,10 @@ a[data-role=button] {
.personCard .cardScalable {
border-radius: 50%;
border: 2px solid #AA5CC3;
border: 1px solid rgb(255, 255, 255);
}
.personCard .cardPadder-overflowPortrait,
.personCard .cardPadder-portrait {
padding-bottom: 100%;
contain: strict;