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:
parent
e723479212
commit
0ae720a1a8
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
}
|
||||
|
||||
.activeSession {
|
||||
min-width: 15rem;
|
||||
min-width: 20rem;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue