Skip to content

NestingDepth (level 5) in pages/pipelines.scss

What does this MR do?

Reduces the number of SCSS selector depth from 6 to 5 by removing selectors.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Nesting 5 times in SCSS is too complicated.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Part of #39584 (moved)

Similar to !17820 (merged)

Edited by Takuya Noguchi

Merge request reports