Skip to content

Migrate CSS to utility classes in oncall_schedules.scss

What does this MR do and why?

Describe in detail what your merge request does and why.

Switch from using custom CSS classes to utility classes. Some of the added styles were redundant at this point (we recently updated the deisgn a bit: #387079 (closed)). I adjusted the test cases, where it was needed.

Number of CSS lines deleted: 75

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

before after

before oncall schedules.png

after oncall schedules.png

before modal.png

after modal.png

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367768 (closed)

Edited by Paulina Sedlak-Jakubowska

Merge request reports