UNPKG

@zhangmmm/ming-ui

Version:
20 lines (17 loc) 269 B
.flex-center-both() { display: flex; justify-content: center; align-items: center; } .mask-style() { .absolute-fill; background-color: #000000; opacity: 0.5; } .absolute-fill() { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }