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:
@@ -958,4 +958,12 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
.emby-input:focus,
|
.emby-input:focus,
|
||||||
.emby-textarea:focus {
|
.emby-textarea:focus {
|
||||||
border-color: #c1c1c1 !important;
|
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