[ColorPicker]: Cannot set the color picker width #10117
Labels
author action
bug
This issue is a bug in the code
information required
Further information is requested
Bug Description
Hello,
I'm trying to set a width of 12 rem to the Color Picker however there are not shadow parts exposed and I cannot overwrite the hardcoded .ui5-color-picker-main-color {
width: 16rem;
height: 16rem;
}
Are there any suggestions or workarounds that i can perform?
Affected Component
Color Picker
Expected Behaviour
expected to be able to change the width of the color picker.
UI5 Web Components Version
2.3.0
Browser
Chrome
The text was updated successfully, but these errors were encountered: