UNPKG

shu-c-view

Version:

rollup 打包vue@2.7组件库框架

29 lines (28 loc) 514 B
.base-progress-outer { box-sizing: border-box; height: 20px; padding: 4px; } .base-progress-desc { display: flex; flex-wrap: wrap; } .base-progress-desc-item { display: flex; align-items: center; margin: 5px 10px 5px 0; white-space: nowrap; } .base-progress-desc-item-dot { width: 10px; height: 10px; margin-right: 10px; border-radius: 50%; } .base-progress-desc-item-name { margin: 0 10px; font-weight: 550; } .base-progress-item { margin-right: 2px; }