优化细节

This commit is contained in:
GoEdgeLab
2021-10-10 20:17:40 +08:00
parent 5c6bed8b6a
commit a47e20c15f
13 changed files with 41 additions and 12 deletions

View File

@@ -13,6 +13,9 @@
.install-box .button.primary {
float: right;
}
.install-box .button.disabled {
float: right;
}
.install-box table td.title {
width: 10em;
}