清理设备详情页中未使用的CSS深层选择器规则,保持代码整洁
@@ -438,11 +438,11 @@ onUnmounted(() => {
background-color: #f5f5f5;
border-radius: 10px;
- :deep(.info) {
- &-content {
- align-items: center !important;
- }
+ // :deep(.info) {
+ // &-content {
+ // align-items: center !important;
+ // }
.radarBox {
position: relative;