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:
lscambo13
2025-03-30 21:12:06 +05:30
parent 36360df6a7
commit dfbb944fd1

View File

@@ -1794,7 +1794,6 @@ div[data-role=controlgroup] a.ui-btn-active {
.activeSession {
width: 98% !important;
max-width: 27rem !important;
}
.emby-tab-button:hover {