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