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