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