I found the solution adding a change in the css style.
#my-color-picker =id element
#my-color-picker .daq-colorpicker–light__chromepicker {
border-radius: 0% !important;
}
I found the solution adding a change in the css style.
#my-color-picker =id element
#my-color-picker .daq-colorpicker–light__chromepicker {
border-radius: 0% !important;
}