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