FEAT => 本次更新项目为:

This commit is contained in:
超级老白兔
2025-08-13 14:28:21 +08:00
parent e2dfd44874
commit 140c0ed7e0

View File

@@ -68,7 +68,6 @@
.deviceItem {
display: flex;
flex-direction: column;
gap: 8px;
padding: 12px;
background: #fff;
border-radius: 12px;
@@ -86,7 +85,6 @@
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 8px;
}
.checkboxContainer {