mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Adjusted the main title margins in media page to avoid unnecessary overflows
This commit is contained in:
@@ -959,3 +959,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
.emby-textarea:focus {
|
||||
border-color: #c1c1c1 !important;
|
||||
}
|
||||
|
||||
.layout-mobile [dir=ltr] .infoWrapper {
|
||||
padding-left: 35.5%;
|
||||
}
|
||||
|
||||
[dir=ltr] .mediaInfoItem {
|
||||
margin: 0 .9em 0 0;
|
||||
}
|
Reference in New Issue
Block a user