1.4.5.2
This commit is contained in:
21
EdgeAdmin/web/views/@default/settings/transfer/index.less
Normal file
21
EdgeAdmin/web/views/@default/settings/transfer/index.less
Normal file
@@ -0,0 +1,21 @@
|
||||
.steps {
|
||||
.step.active {
|
||||
.content {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.step-box {
|
||||
.button-group {
|
||||
margin-top: 1em;
|
||||
|
||||
.next {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
.content {
|
||||
min-height: 6em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user