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