Pre Merge pull request !362 from 卓越不凡/master

This commit is contained in:
卓越不凡
2022-05-01 12:24:07 +00:00
committed by Gitee

View File

@ -51,7 +51,7 @@ export default {
// fix css style bug in open el-dialog // fix css style bug in open el-dialog
.el-popup-parent--hidden { .el-popup-parent--hidden {
.fixed-header { .fixed-header {
padding-right: 17px; padding-right: 0px;
} }
} }
</style> </style>