mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2026-02-11 08:45:11 +00:00
Fix: Some section headings got misaligned, so reverted to the original approach
This commit is contained in:
@@ -2983,8 +2983,8 @@ div[data-role="controlgroup"] a.ui-btn-active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* this is needed for alignment of non-clickable section headings on phones */
|
/* this is needed for alignment of non-clickable section headings on phones */
|
||||||
.layout-mobile div > .sectionTitle-cards {
|
.layout-mobile :not(.sectionTitleContainer-cards) > .sectionTitle-cards {
|
||||||
margin: 0.75em 0 -0.75em 0 !important;
|
margin: 0.75em 0 -0.75em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dashboardSection .sectionTitleTextButton > .material-icons,
|
.dashboardSection .sectionTitleTextButton > .material-icons,
|
||||||
|
|||||||
Reference in New Issue
Block a user