This commit is contained in:
2023-05-05 09:40:23 +08:00
parent 9a14b99b18
commit 054e739905
25 changed files with 1684 additions and 1480 deletions

View File

@@ -238,3 +238,8 @@ aside {
z-index: 9999;
}
.impowerBox .qrcode {
width: 80px;
margin-top: 15px;
border: 1px solid #e2e2e2;
}

View File

@@ -0,0 +1,5 @@
.impowerBox .qrcode {width: 200px;}
.impowerBox .title {display: none;}
.impowerBox .info {width: 200px;}
.status_icon {display: none}
.impowerBox .status {text-align: center;}