UNPKG

@wfrog/vc

Version:

`自用` 的基于 `element-plus` 二次封装的 `vue3` 组件库。追求在业务场景中,尽可能使用更少的代码量来实现需求。 因此在组件封装上,以 `方便` 为主,打包仅 `esm` 模式。

76 lines (71 loc) 1.76 kB
/* vue-style:D:\project\_my\vc\src\components\el-icon\index.vue?type=style&index=0&isModule=true */ ._icon_1iurh_1 { vertical-align: middle; } ._icon_1iurh_1.el-icon { font-size: 1em; } /* vue-style:D:\project\_my\vc\src\components\svg-icon\index.vue?type=style&index=0&isModule=true */ ._icon_15t6e_1 { width: 1em; height: 1em; overflow: hidden; font-size: 1em; vertical-align: -0.15em; fill: currentcolor; } /* vue-style:D:\project\_my\vc\src\components\icon\index.vue?type=style&index=0&isModule=true */ ._box_1wvpk_1 { display: inline-flex; align-items: center; justify-content: center; width: 1em; height: 1em; vertical-align: middle; } /* vue-style:D:\project\_my\vc\src\components\button\index.vue?type=style&index=0&isModule=true */ ._button_1dzv7_1 > span > * + * { margin-left: 0.5em; } ._popper_1dzv7_5 { width: auto !important; min-width: 150px; max-width: 300px; } /* vue-style:D:\project\_my\vc\src\components\drawer\index.vue?type=style&index=0&isModule=true */ ._main_1wa6p_1 { height: 100%; } ._main_1wa6p_1 .el-drawer__header { box-sizing: border-box; flex: 0 0 auto; padding: 10px 20px; margin-bottom: 0; border-bottom: 1px solid var(--el-border-color-light); } ._main_1wa6p_1 .el-drawer__body { display: flex; flex-direction: column; padding: 0; overflow: hidden; } ._main_1wa6p_1 .drawer-body { box-sizing: border-box; display: flex; flex-direction: column; flex-grow: 1; height: 100px; overflow: hidden; } ._main_1wa6p_1 .el-scrollbar__view { padding: 20px; } ._main_1wa6p_1 .drawer-footer { display: flex; flex: 0 0 auto; padding: 10px 20px; border-top: 1px solid var(--el-border-color-light); } ._main_1wa6p_1 .drawer-footer .el-button { flex-grow: 1; }