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