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