Files
EdgeAdmin/web/views/@default/clusters/cluster/createNode.css

13 lines
162 B
CSS
Raw Normal View History

.left-box {
top: 10em;
}
.right-box {
top: 10em;
}
2021-08-14 18:06:24 +08:00
.row {
line-height: 2;
2021-08-14 18:06:24 +08:00
}
.step.active {
font-weight: bold;
}
/*# sourceMappingURL=createNode.css.map */