Files
aiot-platform-ui/apps/web-antd/dist/css/card-view-DJm00FrD.css
lzh 8bf4ac8975
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 1m2s
chore: build and deploy web-antd
2026-01-14 14:09:12 +08:00

2 lines
3.5 KiB
CSS

.product-card-view .product-card[data-v-9f257ae6]{overflow:hidden}.product-card-view .product-card[data-v-9f257ae6] .ant-card-body{display:flex;flex-direction:column;height:100%}.product-card-view .product-card .product-icon[data-v-9f257ae6]{align-items:center;background:linear-gradient(135deg,#40a9ff,#1890ff);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.product-card-view .product-card .product-title[data-v-9f257ae6]{font-size:15px;font-weight:600;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-view .product-card .info-list .info-item[data-v-9f257ae6]{align-items:center;display:flex;font-size:13px;margin-bottom:8px}.product-card-view .product-card .info-list .info-item[data-v-9f257ae6]:last-child{margin-bottom:0}.product-card-view .product-card .info-list .info-item .info-label[data-v-9f257ae6]{flex-shrink:0;margin-right:8px;opacity:.65}.product-card-view .product-card .info-list .info-item .info-value[data-v-9f257ae6]{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-view .product-card .info-list .info-item .info-value.text-primary[data-v-9f257ae6]{color:#1890ff}.product-card-view .product-card .info-list .info-item .product-key[data-v-9f257ae6]{display:inline-block;font-family:Courier New,monospace;font-size:12px;max-width:150px;opacity:.85;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.product-card-view .product-card .info-list .info-item .info-tag[data-v-9f257ae6]{font-size:12px}.product-card-view .product-card .product-image[data-v-9f257ae6]{align-items:center;background:linear-gradient(135deg,#40a9ff15,#1890ff15);border-radius:8px;color:#1890ff;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.product-card-view .product-card .action-buttons[data-v-9f257ae6]{border-top:1px solid var(--ant-color-split);display:flex;gap:8px;margin-top:auto;padding-top:12px}.product-card-view .product-card .action-buttons .action-btn[data-v-9f257ae6]{border-radius:6px;flex:1;font-size:13px;height:32px;transition:all .2s}.product-card-view .product-card .action-buttons .action-btn.action-btn-edit[data-v-9f257ae6]{border-color:#1890ff;color:#1890ff}.product-card-view .product-card .action-buttons .action-btn.action-btn-edit[data-v-9f257ae6]:hover{background:#1890ff;color:#fff}.product-card-view .product-card .action-buttons .action-btn.action-btn-detail[data-v-9f257ae6]{border-color:#52c41a;color:#52c41a}.product-card-view .product-card .action-buttons .action-btn.action-btn-detail[data-v-9f257ae6]:hover{background:#52c41a;color:#fff}.product-card-view .product-card .action-buttons .action-btn.action-btn-model[data-v-9f257ae6]{border-color:#fa8c16;color:#fa8c16}.product-card-view .product-card .action-buttons .action-btn.action-btn-model[data-v-9f257ae6]:hover{background:#fa8c16;color:#fff}.product-card-view .product-card .action-buttons .action-btn.action-btn-delete[data-v-9f257ae6]{flex:0 0 32px;padding:0}html.dark .product-card-view .product-card .product-title[data-v-9f257ae6]{color:#ffffffd9}html.dark .product-card-view .product-card .info-list .info-label[data-v-9f257ae6]{color:#ffffffa6}html.dark .product-card-view .product-card .info-list .info-value[data-v-9f257ae6]{color:#ffffffd9}html.dark .product-card-view .product-card .info-list .product-key[data-v-9f257ae6]{color:#ffffffbf}html.dark .product-card-view .product-card .product-image[data-v-9f257ae6]{background:linear-gradient(135deg,#40a9ff25,#1890ff25);color:#69c0ff}