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