UNPKG

onsenui

Version:

HTML5 Mobile Framework & UI Components

15 lines (12 loc) 465 B
@media (orientation: landscape) { html[onsflag-iphonex-landscape] .toolbar__left { padding-left: var(--iphonex-safe-area-inset-left-landscape); } html[onsflag-iphonex-landscape] .toolbar__right { padding-right: var(--iphonex-safe-area-inset-right-landscape); } html[onsflag-iphonex-landscape] .bottom-bar { padding-right: var(--iphonex-safe-area-inset-right-landscape); padding-left: var(--iphonex-safe-area-inset-left-landscape); } }