1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-07 18:25:45 +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 {
display: block;
margin: 0 auto;
width: 100%;
width: auto;
height: 500px;
}
.text-jumbo {
font-size: 60px;