Skip to content

[cuttlefish] Fix ResponsivePreview icon sizes

Ismael Asensio requested to merge work/fix_responsivepreview into master

Use implicit properties.

I'm starting to see a pattern here 😄

So this is the simple fix, easy to cherry-pick to 5.20. In master I have an almost finished refactor (!11 (merged)) to use a common component, which hopefully will avoid this in the future

BEFORE AFTER
responsive_before responsive_after

Merge request reports