index.1e482b53.css 1.8 KB

1
  1. .management-container[data-v-f55ee4de]{height:100%;overflow-y:auto;padding-bottom:20px}.management-container[data-v-f55ee4de]::-webkit-scrollbar{width:6px}.management-container[data-v-f55ee4de]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.management-container[data-v-f55ee4de]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.management-container[data-v-f55ee4de]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}#management[data-v-f55ee4de]{display:flex;flex-direction:column;margin-top:14px}#management .title-box[data-v-f55ee4de]{margin-bottom:10px;display:block;margin-left:30px}#management .title-box .vertical[data-v-f55ee4de]{width:6px;height:22px;display:inline-block;vertical-align:middle;border-radius:5px;background:#1291FF}#management .title-box h3[data-v-f55ee4de]{font-size:22px;display:inline-block;vertical-align:middle;color:#000;margin-left:6px}#management .module-container[data-v-f55ee4de]{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px;margin-left:10px;margin-right:10px;width:100%;box-sizing:border-box}#management .module-container .module[data-v-f55ee4de]{display:flex;align-items:center;justify-content:center;background-color:#efefef;border:1px solid #dee2e6;border-radius:8px;width:calc(30% - 20px);min-width:300px;height:138px;cursor:pointer;transition:transform .2s;margin:10px}#management .module-container .module[data-v-f55ee4de]:hover{box-shadow:0 4px 15px #0003}#management .module-container .module img[data-v-f55ee4de]{width:80px;height:80px;margin-right:10px}#management .module-container .module .text-content[data-v-f55ee4de]{display:flex;flex-direction:column;justify-content:center}#management .module-container .module .text-content h2[data-v-f55ee4de]{font-size:22px}#management .module-container .module .text-content p[data-v-f55ee4de]{color:#cfcfcf;font-size:16px;margin-top:10px}