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