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:
parent
36360df6a7
commit
dfbb944fd1
1 changed files with 0 additions and 1 deletions
|
|
@ -1794,7 +1794,6 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
|
||||
.activeSession {
|
||||
width: 98% !important;
|
||||
max-width: 27rem !important;
|
||||
}
|
||||
|
||||
.emby-tab-button:hover {
|
||||
|
|
|
|||
Loading…
Reference in a new issue