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