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

This commit is contained in:
weiwei Wang 2018-04-11 10:05:35 +08:00 committed by 花裤衩
parent 01442ce4d7
commit d29a9486a2
1 changed files with 1 additions and 0 deletions

View File

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