Perspective view across all devices

Have you tried using only Flex containers for this view?

Unless you are using a resource that requires an XY (ie raster image), a Flex container with components setup to Grow/Shrink appropriately is the default container type to use for most views of this nature:

Perspective - Flex Container | Ignition User Manual

It is possible to mimic the exact layout of components in the screenshot using multiple flex containers.