fix 底部灰色问题

This commit is contained in:
huanyue26
2025-12-19 02:01:27 +08:00
parent 47d8670df5
commit 7a3fdeb7db

View File

@@ -99,7 +99,7 @@ export default {
// background-repeat: no-repeat; // background-repeat: no-repeat;
//background-position: center; //background-position: center;
//background-color: #F4F4F4; //background-color: #F4F4F4;
overflow-y: auto;
background-color: #F6F7FB; background-color: #F6F7FB;
} }
.el-aside-header{ .el-aside-header{