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