1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 12:50:38 +08:00
This commit is contained in:
Pan 2018-07-06 11:19:19 +08:00
parent 21828dd672
commit b4717e64ba
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<github-corner style="position: absolute; top: 0px; border: 0; right: 0;"></github-corner>
<div class="info-container">
<span class="display_name">{{name}}</span>
<span style="font-size:20px;padding-top:20px;display:inline-block;">editor : dashboard</span>
<span style="font-size:20px;padding-top:20px;display:inline-block;">Editor's Dashboard</span>
</div>
</div>
<div>

View File

@ -47,7 +47,7 @@ export default {
.wscn-http404-container{
transform: translate(-50%,-50%);
position: absolute;
top: 50%;
top: 40%;
left: 50%;
}
.wscn-http404 {