.ColorPickerWithActions{z-index:100;background-color:var(--base_color2);border:1px solid var(--gray_light1);box-shadow:var(--shadow_light);border-radius:6px;flex-direction:column;display:flex;position:absolute;top:75%}.ColorPickerWithActions .ColorPickerWithActions-picker-wrapper input{color:var(--base_color1)}.ColorPickerWithActions .ColorPickerWithActions-actions{justify-content:flex-end;padding:4px;display:flex}.ColorPickerWithActions .sketch-picker{box-shadow:none!important}
