[AI Generated]: style(*): 移除设备图标占位背景色

This commit is contained in:
17792275749
2026-05-15 17:59:44 +08:00
parent 1f0aa9da18
commit ce586bf6ae
3 changed files with 0 additions and 3 deletions
@@ -210,7 +210,6 @@
overflow: hidden; overflow: hidden;
border-radius: 24rpx; border-radius: 24rpx;
margin-right: 24rpx; margin-right: 24rpx;
background-color: rgba(19, 133, 250, 0.1);
} }
.card-info { .card-info {
@@ -44,7 +44,6 @@
width: 90rpx; width: 90rpx;
height: 90rpx; height: 90rpx;
border-radius: 24rpx; border-radius: 24rpx;
background-color: rgba(19, 133, 250, 0.1);
margin-right: 24rpx; margin-right: 24rpx;
} }
-1
View File
@@ -24,7 +24,6 @@
height: 90rpx; height: 90rpx;
overflow: hidden; overflow: hidden;
border-radius: 24rpx; border-radius: 24rpx;
background-color: red;
margin-right: 24rpx; margin-right: 24rpx;
} }