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