[bug]: 修复401页面dialog里的动图在小屏不居中

This commit is contained in:
weiwei Wang 2018-04-10 22:23:57 +08:00 committed by GitHub
parent 01442ce4d7
commit 572f9ca99a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
src/views/errorPage

View File

@ -65,6 +65,7 @@ export default {
.pan-img {
display: block;
margin: 0 auto;
width: 100%;
}
.text-jumbo {
font-size: 60px;