Skip to content

Added container to work items css

Donald Cook requested to merge dc/work-items-container into master

What does this MR do and why?

This switches the responsive CSS of work-items to use container queries instead of media queries. This will allow for more flexibility in the future when we use adjustable containers.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Modal mobile Modal desktop Detail mobile Detail desktop
723e824227a43d0a49ba91a3f9f1dd7f 8b6445e6578e173972c4a0bb200fa484 9189803416579898243262cf2f251a06 3c527f228f8e62487c1c7b848890991e

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Donald Cook

Merge request reports