zuozhengqing
2023-11-15 7c5c3b8a1b2d571c66efd85b5dbbd37aa57c9ff8
src/components/layout/index.vue
@@ -19,10 +19,12 @@
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style lang="scss" scoped>
.app-content {
  display: flex;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-color: $color-bg;
}
</style>