I can not apply style on color-picker-field My style is in below [part="s

I can not apply style on color-picker-field

My style is in below

[part=“select-color-button”]
{

cursor: pointer;

}

and I am importing the css file like following

@CssImport(value =“frontend://styles/components/color-picker.css”, themeFor=“color-picker-field”)