布局满屏

2021-10-17  本文已影响0人  游侠war

.app{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.el-container {
height: 100%;
}

上一篇 下一篇

猜你喜欢

热点阅读