Skip to content

Refactor DuoChat styles

Jannik Lehmann requested to merge jnnkl-remove-duo-chat-drawer-styles into master

What does this MR do and why?

Refactored DuoChat's CSS by moving removing a class that was used as a utility class but not meant to be one, to a dedicated class without side-effects.

Original Implementation plan: gitlab-ui!3996 (comment 1792730477)

The current implementation is working fine at the moment. But the class was never meant to be used as a utility so we are having some side-effects that could harm us in the future. This MR changes this.

EE: true

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

No visual changes.

sideeffects
Screenshot_2024-04-05_at_16.15.13

How to set up and validate locally

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

Edited by Jannik Lehmann

Merge request reports

Loading