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