@@ -94,9 +94,5 @@ const menuOptions = [
<style lang="scss" scoped>
.n-layout {
height: 100%;
-
- .n-layout-content {
- height: calc(100% - 22px);
- }
}
</style>