fix: UI
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 47s

This commit is contained in:
sexygoat
2026-04-16 12:10:19 +08:00
parent c1172f7591
commit 64f479c62a

View File

@@ -44,4 +44,8 @@
.wifi-details { flex: 1; }
}
}
.btn-group{
padding-right: var(--space-md);
}
</style>