mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 15:25:26 +00:00
Fix: Plot info was not aligned to the bottom on older browsers
This commit is contained in:
@@ -2674,6 +2674,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
}
|
||||
|
||||
.layout-desktop .detailSectionContent {
|
||||
display: grid;
|
||||
align-content: end;
|
||||
min-height: 16vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user