[bug]: 修复401页面dialog里的动图在小屏不居中 (#585)
This commit is contained in:
parent
01442ce4d7
commit
d29a9486a2
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ export default {
|
|||
.pan-img {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
}
|
||||
.text-jumbo {
|
||||
font-size: 60px;
|
||||
|
|
Loading…
Reference in a new issue