This repository has been archived on 2026-07-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
GoEdgeAdmin/web/views/@default/settings/transfer/index.less
T

21 lines
189 B
Plaintext

.steps {
.step.active {
.content {
font-weight: bold;
}
}
}
.step-box {
.button-group {
margin-top: 1em;
.next {
float: right;
}
}
.content {
min-height: 6em;
}
}