@ -52,7 +52,8 @@ export default {
<style scoped lang="scss">
.siteSetting-wrap {
display: flex;
height: 100%;
height: calc(100vh - 62px);
overflow-y: auto;
}
// .sidebar {