Files
organization-manage/dist/assets/device_list-c4104af5.css
2023-09-14 08:59:22 +08:00

2 lines
1.3 KiB
CSS

[data-v-bfb4c225]:root{--admin-column-bg-color: #282c34}.scrollbar-y[data-v-bfb4c225]::-webkit-scrollbar{width:8px;background-color:#f1f1f1;border-radius:8px}.scrollbar-y[data-v-bfb4c225]::-webkit-scrollbar-thumb{background-color:#dfdfdf;border-radius:8px}.scrollbar-x[data-v-bfb4c225]::-webkit-scrollbar{height:8px;background-color:#f1f1f1;border-radius:8px}.scrollbar-x[data-v-bfb4c225]::-webkit-scrollbar-thumb{background-color:#dfdfdf;border-radius:8px}.table[data-v-bfb4c225]{height:calc(100vh - 456px)}.data_row[data-v-bfb4c225]{display:flex;padding:24px 0}.data_row .item[data-v-bfb4c225]{flex:1;display:flex;padding-left:50px}.data_row .item[data-v-bfb4c225]:not(:last-child){position:relative}.data_row .item[data-v-bfb4c225]:not(:last-child):after{content:"";height:100%;border-right:1px solid #ececec;position:absolute;top:0;right:0}.data_row .item .icon[data-v-bfb4c225],.data_row .item .icon .img[data-v-bfb4c225]{width:50px;height:50px}.data_row .item .info[data-v-bfb4c225]{flex:1;padding-left:20px;display:flex;flex-direction:column;justify-content:center}.data_row .item .info .title[data-v-bfb4c225]{font-size:14px;color:#666;font-weight:300}.data_row .item .info .num[data-v-bfb4c225]{font-size:24px;font-weight:700;padding-top:10px}.data_row .item .info .num .i[data-v-bfb4c225]{font-size:12px;position:relative;bottom:1px;right:-4px}