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