mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Adjusted active session card width to mimic Jellyfin's default behaviour on smaller screens
This commit is contained in:
@@ -852,3 +852,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
border-radius: .5em;
|
||||
backdrop-filter: blur(1em);
|
||||
}
|
||||
|
||||
.activeSession {
|
||||
width: 98% !important;
|
||||
max-width: 27rem !important;
|
||||
}
|
Reference in New Issue
Block a user