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