update AppMain.vue

This commit is contained in:
不做码农 2022-05-03 16:16:45 +08:00
parent f041a757d2
commit 9ec4d95b0b

View File

@ -48,7 +48,7 @@ const cachedViews = computed(() => {
// fix css style bug in open el-dialog
.el-popup-parent--hidden {
.fixed-header {
padding-right: 17px;
// padding-right: 17px;
}
}
</style>