Files
aiot-platform-ui/apps/web-antd/dist/css/product-card-view-Dc5YhYnz.css
lzh d8405aba7d
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 9s
chore: build and deploy web-antd
2025-12-26 15:11:06 +08:00

2 lines
3.8 KiB
CSS

.product-card-view .product-card[data-v-37e11509]{border-radius:8px;height:100%;overflow:hidden;transition:all .3s ease}.product-card-view .product-card[data-v-37e11509]:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.product-card-view .product-card[data-v-37e11509] .ant-card-body{display:flex;flex-direction:column;height:100%}.product-card-view .product-card .product-icon[data-v-37e11509]{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.product-card-view .product-card .product-title[data-v-37e11509]{font-size:16px;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-view .product-card .info-list .info-item[data-v-37e11509]{align-items:center;display:flex;font-size:13px;margin-bottom:10px}.product-card-view .product-card .info-list .info-item[data-v-37e11509]:last-child{margin-bottom:0}.product-card-view .product-card .info-list .info-item .info-label[data-v-37e11509]{flex-shrink:0;margin-right:8px;opacity:.65}.product-card-view .product-card .info-list .info-item .info-value[data-v-37e11509]{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-37e11509]{color:#1890ff}.product-card-view .product-card .info-list .info-item .product-key[data-v-37e11509]{cursor:help;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-37e11509]{font-size:12px}.product-card-view .product-card .product-3d-icon[data-v-37e11509]{align-items:center;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:8px;color:#667eea;display:flex;flex-shrink:0;height:100px;justify-content:center;opacity:.8;width:100px}.product-card-view .product-card .action-buttons[data-v-37e11509]{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-37e11509]{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-37e11509]{border-color:#1890ff;color:#1890ff}.product-card-view .product-card .action-buttons .action-btn.action-btn-edit[data-v-37e11509]:hover{background:#1890ff;color:#fff}.product-card-view .product-card .action-buttons .action-btn.action-btn-detail[data-v-37e11509]{border-color:#52c41a;color:#52c41a}.product-card-view .product-card .action-buttons .action-btn.action-btn-detail[data-v-37e11509]:hover{background:#52c41a;color:#fff}.product-card-view .product-card .action-buttons .action-btn.action-btn-model[data-v-37e11509]{border-color:#722ed1;color:#722ed1}.product-card-view .product-card .action-buttons .action-btn.action-btn-model[data-v-37e11509]:hover{background:#722ed1;color:#fff}.product-card-view .product-card .action-buttons .action-btn.action-btn-delete[data-v-37e11509]{flex:0 0 32px;padding:0}html.dark .product-card-view .product-card[data-v-37e11509]:hover{box-shadow:0 4px 16px #0000004d}html.dark .product-card-view .product-card .product-title[data-v-37e11509]{color:#ffffffd9}html.dark .product-card-view .product-card .info-list .info-label[data-v-37e11509]{color:#ffffffa6}html.dark .product-card-view .product-card .info-list .info-value[data-v-37e11509]{color:#ffffffd9}html.dark .product-card-view .product-card .info-list .product-key[data-v-37e11509]{color:#ffffffbf}html.dark .product-card-view .product-card .product-3d-icon[data-v-37e11509]{background:linear-gradient(135deg,#667eea25,#764ba225);color:#8b9cff}