songzhen hai 2 meses
pai
achega
17a42e9f33
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/app.vue

+ 1 - 0
src/app.vue

@@ -19,5 +19,6 @@ const themeVars = reactive({
   dropdownMenuTitleActiveTextColor: "#ff9300",
   treeSelectItemActiveColor: "#ff9300",
   sidebarSelectedBorderColor: "#ff9300",
+  pickerConfirmActionColor: "#ff9300",
 });
 </script>