You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.device-ios/* fix chart rendering issues on iOS >= 17.4 */
26
31
.oh-chart-page-chart
27
32
--oh-chart-page-heightcalc(100dvh-var(--f7-safe-area-top) -var(--f7-safe-area-bottom) -var(--f7-navbar-height)) /* use dvh because with % the height is calculated to 0px and ECharts fails to render */
0 commit comments