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