mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-10 21:30:14 +08:00
refine
This commit is contained in:
parent
21828dd672
commit
b4717e64ba
@ -7,7 +7,7 @@
|
|||||||
<github-corner style="position: absolute; top: 0px; border: 0; right: 0;"></github-corner>
|
<github-corner style="position: absolute; top: 0px; border: 0; right: 0;"></github-corner>
|
||||||
<div class="info-container">
|
<div class="info-container">
|
||||||
<span class="display_name">{{name}}</span>
|
<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>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -47,7 +47,7 @@ export default {
|
|||||||
.wscn-http404-container{
|
.wscn-http404-container{
|
||||||
transform: translate(-50%,-50%);
|
transform: translate(-50%,-50%);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 40%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
}
|
}
|
||||||
.wscn-http404 {
|
.wscn-http404 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user