mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-25 03:00:25 +08:00
13 lines
230 B
CSS
13 lines
230 B
CSS
.steps .step.active .content {
|
|
font-weight: bold;
|
|
}
|
|
.step-box .button-group {
|
|
margin-top: 1em;
|
|
}
|
|
.step-box .button-group .next {
|
|
float: right;
|
|
}
|
|
.step-box .content {
|
|
min-height: 6em;
|
|
}
|
|
/*# sourceMappingURL=index.css.map */ |