The new global styles feature is great but I’m having issues with grids:
-
When I set a Global Style on a grid, it doesn’t seem possible to make an grid block instance inherit horizontal spacing from the global style. I.e. it displays the value 30 in the field, and if you delete it, it changes to 0, so you can’t make it blank to inherit.
-
If vertical spacing value is blank on the grid block instance, it does not inhertit the vertical spacing value from the global style.
-
Grids don’t seem to have the usual styling options, for example Spacing, so there is no way to set a top/bottom margin on a grid. Maybe this is expected though.
-
When you create a global grid style, its container columns get treated as global elements too and clutter up the global container namespace. For blocks like the grid containers, maybe there should be an option to exclude them from being a global style. Otherwise if you have say 10 global grid styles with different column amounts you could end up with a ton of unwanted global containers in the drop-down.