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