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