In button element, i am not able to give the width and height of the element less than 32px.
Hi @Akshit_Gupta, thanks for posting the question. The reason why you are not able to go beneath a certain pixel value for an element is because there is a particular limit set on these.
Also it would be more helpful if you mention the error banner you are getting. Depending upon the use case you might be getting either of the two error display banners:
- Error on setting dimension
- Element cannot go beyond the minimum width/height
1 Like
@Jay_Sharma Can you please look into this…