@wfrog/vc
Version:
`自用` 的基于 `element-plus` 二次封装的 `vue3` 组件库。追求在业务场景中,尽可能使用更少的代码量来实现需求。 因此在组件封装上,以 `方便` 为主,打包仅 `esm` 模式。
15 lines (13 loc) • 431 B
CSS
/* vue-style:D:\project\_my\vc\src\components\input\index.vue?type=style&index=0&isModule=true */
._input_1hm4f_1 {
width: unset;
min-width: var(--1b3ff755-myWidth);
}
._input_1hm4f_1._block_1hm4f_5 {
display: flex;
width: var(--1b3ff755-myWidth);
}
/* vue-style:D:\project\_my\vc\src\components\thousand-input\index.vue?type=style&index=0&isModule=true */
._main_m3b07_1 .el-input__wrapper input {
text-align: right;
}