Fix active device cards from getting too large/overflowing on some resolutions (#6644)
Co-authored-by: jesterr0 <jlw_4049@proton.me>
This commit is contained in:
@@ -268,7 +268,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
}
|
||||
|
||||
.activeSession {
|
||||
min-width: 20rem;
|
||||
min-width: 10rem;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user