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