UNPKG

mobile-more

Version:

基于 antd-mobile v5 扩展移动端 UI 组件

15 lines (14 loc) 275 B
.momo-popup .adm-popup-body { display: flex; flex-direction: column; box-sizing: border-box; max-height: 100vh; padding-bottom: env(safe-area-inset-bottom, 0); } .momo-popup .momo-tool-head { flex-shrink: 0; } .momo-popup-content { flex: 1; overflow: auto; }