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