mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Reverted max-width on active device cards in Dashboard
It was probably a workaround for something; not needed it anymore.
This commit is contained in:
@@ -1794,7 +1794,6 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
|
|
||||||
.activeSession {
|
.activeSession {
|
||||||
width: 98% !important;
|
width: 98% !important;
|
||||||
max-width: 27rem !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-tab-button:hover {
|
.emby-tab-button:hover {
|
||||||
|
Reference in New Issue
Block a user