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