xiangpei
2024-07-23 8d5e3919b20459b95ed3d978e3814f8a7f18d51f
src/App.vue
@@ -21,8 +21,11 @@
  }
};
</script>
<style scoped>
<style>
#app .theme-picker {
  display: none;
}
.el-dialog__body {
  padding: 10px 20px !important;
}
</style>