WIP: Inherited styles not shown for Transform properties at lower breakpoints

Bricks Version: 1.3.7

One of the great things about the Bricks UI is how inherited properties are shown for styles at lower breakpoints. However this doesn’t happen for Transforms.

  1. At the DESKTOP breakpoint, set the Transform style for the element (ID) to “translateY(10%)”
  2. Switch to a mobile breakpoint.
  3. Inspect the translateY Transform style for the same element.

–>rather that seeing 10% in the typical “greyed out” style, the field is empty.

Hello @ainom

Sorry for the late reply.

I’ve added this to our bug tracker.

Thank you