可以批量远程安装和升级节点

This commit is contained in:
刘祥超
2021-01-31 16:03:52 +08:00
parent cc5a34c20e
commit 14636ed82f
24 changed files with 495 additions and 217 deletions

View File

@@ -4,4 +4,14 @@
.right-box {
top: 10em;
}
h3 {
position: relative;
}
h3 button {
position: absolute;
right: 1em;
top: -0.2em;
}