Let any element accept custom CSS

Any element should be able to accept custom CSS!

The current solution for that is not aligned with the rest of the experience provided by Studio, being hard to maintain and “inline” in a single element.
In short, it feels weird that in order to change e.g. a simple z-index of an element I need to create a class in a global file and then link it to that element.

I managed to get a better experience in the code components I generated from NextUI (as shown in the image below), but I wish I could get the same from the native Studio components.

you can always set the z-index in the studio

image.png

click the show more arrow in the poition section

I missed that one. Thank you!
Still, it would be great to able to set other css statements directly :slightly_smiling_face:

Yes I agree!