[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 {
|
.pan-img {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.text-jumbo {
|
.text-jumbo {
|
||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
|
|
Loading…
Reference in a new issue