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