UNPKG

mobile-more

Version:

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

20 lines (19 loc) 275 B
.momo-input { display: flex; flex: 1; align-items: center; } .momo-input .adm-input { flex: 1; } .momo-input-prefix, .momo-input-suffix { display: flex; align-items: center; } .momo-input-prefix { margin-right: 4px; } .momo-input-suffix { margin-left: 4px; }