When styling a CMS Data Loader
instance, I would like to be able to set its Rows gap
value, but Studio does not allow me to do that.
Manually setting rows-gap: 30px;
in my code with selector .__wab_instance PlasmicGameAccess_cmsDataLoader__XXXXX
works fine, which means that there is no reason to not have it available in the studio
We have some underlying complexities for that, but thanks for your suggesting