You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QHD_ZhongYiYuan_YiJiYuYue/Laravel/public/dist/assets/DeviceCheckItemBind-c1dc67c...

2 lines
1.2 KiB
CSS

.page-container[data-v-bd956dc7]{display:flex;height:calc(100vh - 120px);gap:16px}.left-panel[data-v-bd956dc7]{width:280px;min-width:280px;border:1px solid #e4e7ed;border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.panel-header[data-v-bd956dc7]{padding:14px 16px;border-bottom:1px solid #e4e7ed;background:#f5f7fa;display:flex;align-items:center;justify-content:space-between}.panel-title[data-v-bd956dc7]{font-size:15px;font-weight:600;color:#303133}.device-list[data-v-bd956dc7]{flex:1;overflow-y:auto;padding:8px 0}.device-item[data-v-bd956dc7]{padding:12px 16px;cursor:pointer;border-left:3px solid transparent;transition:all .2s}.device-item[data-v-bd956dc7]:hover{background:#f0f5ff}.device-item.active[data-v-bd956dc7]{background:#ecf5ff;border-left-color:#409eff}.device-name[data-v-bd956dc7]{font-size:14px;color:#303133;font-weight:500}.device-count[data-v-bd956dc7]{font-size:12px;color:#909399;margin-top:4px}.right-panel[data-v-bd956dc7]{flex:1;border:1px solid #e4e7ed;border-radius:8px;background:#fff;display:flex;flex-direction:column;overflow:hidden}.right-content[data-v-bd956dc7]{flex:1;padding:16px;overflow-y:auto}.empty-tip[data-v-bd956dc7]{text-align:center;color:#c0c4cc;font-size:14px;padding:40px 0}