1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00

优化:401页面随便看看弹窗滚动条

This commit is contained in:
yangzh11 2022-11-14 15:43:35 +08:00
parent 0caa975ee2
commit 92c19173d4

View File

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