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