diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index aad8ef9..88edf8f 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -2417,6 +2417,10 @@ div[data-role=controlgroup] a.ui-btn-active { grid-column: 1 / -1; } +.detailSectionContent a:not(.overview-expand) { + text-align: start; +} + .layout-desktop .detailSectionContent { align-content: end; min-height: 15vh;