yangfeng
2023-10-17 f5b44d59e35afa78b85d0650306ad63dc0c1c59c
src/components/layout/index.vue
@@ -24,5 +24,7 @@
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-color: $color-bg;
  overflow: hidden;
}
</style>