Skip to content

Commit 1052803

Browse files
authored
Update ExportMenu.vue
change export menu merge bug
1 parent 1ec2a84 commit 1052803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/nav-buttons/ExportMenu.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ export default {
466466
.router-view {
467467
margin:auto;
468468
background-color: gray;
469+
}
469470
</style >`
470471
} else return `\n\n<style scoped>\n${styleString}</style >`;
471472
},

0 commit comments

Comments
 (0)