This commit is contained in:
2021-12-16 21:00:38 +08:00
parent 95dc548e21
commit 8ea747cbbf
9 changed files with 33 additions and 51 deletions

View File

@@ -721,12 +721,7 @@ export default {
position: relative;
width: 100%;
min-height: calc(100vh - 138px);
.kiln-electric-treebox {
width: 100%;
border: 1px solid #eeeeee;
border-radius: 5px;
padding: 10px;
}
}
</style>