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