- Add a Section with a Container child.
- Set Display property of Section to block.
- Add custom class to Container child.
- Set Display property of Container child to block on custom class.
- Click yellow glyph to clear the Display property of the block.
Results: Property is cleared and shows default flex gray value, but the flex box properties do not appear.
Expected: Flex box poperties appear.
Workaround: Click the custom class to deactivate it in builder and then activate it again.
Even if the Section is left as a default flex box, only minimal flex box properties show on step #5.
If you clear a grid property on the Container child, the grid properties still show rather than revert back to the flex properties.