|
@@ -104,7 +104,7 @@ class LoaderPage extends Vue {
|
|
|
|
|
|
.center {
|
|
.center {
|
|
justify-content: flex-start;
|
|
justify-content: flex-start;
|
|
- padding: 0 5px 0 5px;
|
|
|
|
|
|
+ padding: 0 10px 0 10px;
|
|
}
|
|
}
|
|
|
|
|
|
.bottom {
|
|
.bottom {
|
|
@@ -117,7 +117,7 @@ class LoaderPage extends Vue {
|
|
}
|
|
}
|
|
|
|
|
|
.el-input {
|
|
.el-input {
|
|
- max-width: 600px;
|
|
|
|
|
|
+ max-width: 700px;
|
|
}
|
|
}
|
|
|
|
|
|
.space {
|
|
.space {
|