1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-09 18:17:21 +08:00

[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

View File

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