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