@baosight/erm 1.0.22 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.css +1 -0
- package/package.json +1 -1
package/lib/index.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.c-page[data-v-438a968c]{display:flex;flex-direction:column;width:100vw;height:100vh;margin:0 auto}.page-container[data-v-438a968c]{flex-grow:1;overflow:hidden;overflow-y:auto}.not-found[data-v-438a968c]{position:absolute;top:0;bottom:0;background-color:#fff}.bottom-button[data-v-438a968c]{padding:0 48px}.swiperButton[data-v-18ccf330]{height:100%}.rowContent[data-v-18ccf330]{display:flex;flex-direction:row;justify-content:center;height:var(--120718a4);width:90%;margin:0 5% 0;padding:10px 0;border-bottom:1px solid hsla(0,0%,80%,.467)}.rowContent .leftArea[data-v-18ccf330]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:var(--7101848f)}.rowContent .leftArea .leftIcon[data-v-18ccf330]{width:var(--13a34cb0);height:var(--13a34cb0)}.rowContent .rightArea[data-v-18ccf330]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:var(--2afd8d94)}.rowContent .rightArea .rightIcon[data-v-18ccf330]{width:var(--ec353a62);height:var(--ec353a62)}.rowContent .mainContent[data-v-18ccf330]{width:var(--0a13c141);display:flex;flex-direction:column;justify-content:start;overflow:auto}.rowContent .mainContent .singleRow[data-v-18ccf330]{display:flex;flex-direction:column;justify-content:flex-start;padding:5px 0}.rowContent .mainContent .colDesc[data-v-18ccf330]{font-family:阿里巴巴普惠体Medium}.rowContent .mainContent .colData[data-v-18ccf330]{font-family:阿里巴巴普惠体Regular}.rowContent body[data-v-18ccf330]::-webkit-scrollbar{display:none}.rowContent body[data-v-18ccf330]{scrollbar-width:none;-ms-overflow-style:none}.mainTitle[data-v-18ccf330]{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:阿里巴巴普惠体Bold;font-size:23px;color:#548cf6;margin:10px;padding-bottom:10px}.selected[data-v-18ccf330]{background-color:rgba(228,232,245,.7);border-radius:10px;box-shadow:0 2px 3px #ccc}.myClass[data-v-18ccf330]{box-sizing:border-box;min-height:500px;max-height:70vh;text-align:center;padding-top:40px}
|