yangfeng
2024-02-05 d8513d7c279f9a6ea37f25b616046d4376e8fe6a
src/components/layout/index.vue
@@ -24,5 +24,7 @@
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-color: $color-bg;
  overflow: hidden;
}
</style>