fix: 修复bug

This commit is contained in:
万纯 2021-01-18 15:47:47 +08:00
parent 5d7ce42a7a
commit 1ae551cef1

View File

@ -181,7 +181,7 @@ export default {
}; };
</script> </script>
<style lang="less" vars="{ sideWidth: sideWidth +'px' }"> <style lang="less">
.main-layout { .main-layout {
min-height: 100vh; min-height: 100vh;
&.main-layout-collapsed { &.main-layout-collapsed {