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