fix: 移除全局卡片浮动效果
This commit is contained in:
@@ -198,14 +198,6 @@
|
||||
opacity: 0.7 !important;
|
||||
}
|
||||
|
||||
/* 统一悬浮效果 */
|
||||
.bg-card:hover,
|
||||
.ant-card:hover,
|
||||
div.ant-card:hover,
|
||||
.device-card.ant-card:hover {
|
||||
box-shadow: var(--glass-shadow-hover) !important;
|
||||
transform: translateY(-4px) !important;
|
||||
}
|
||||
|
||||
/* Card 子元素样式调整 */
|
||||
.ant-card-body {
|
||||
|
||||
Reference in New Issue
Block a user