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