songshankun
2023-09-22 f17b5cf4523af56c67ff7d8330b6a8dde4d19458
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>