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