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

Update min-width for active session cards

This commit is contained in:
Bill Thornton 2020-12-20 00:55:58 -05:00
parent e723479212
commit 0ae720a1a8

View file

@ -287,7 +287,7 @@ div[data-role=controlgroup] a.ui-btn-active {
}
.activeSession {
min-width: 15rem;
min-width: 20rem;
width: 100% !important;
}