yxh
2023-11-27 0b551aa67d28b5e7c04f6c769e495b004f8460f9
src/App.vue
@@ -30,6 +30,11 @@
};
</script>
<style scoped>
#app {
  overflow: scroll;
  height: 100vh;
  background: #F8FAFD;
}
#app .theme-picker {
  display: none;
}