Skip to content

Add class `card` along with `card-slim` for Related Items apps

Kushal Pandya requested to merge kp-fix-related-items-card-styles into master

What does this MR do?

Fixes a regression where elements using card-slim but not using card along render broken card styles. This affected following Vue apps;

Screenshots

Before After
image image

Related Issues/MRs

https://gitlab.com/gitlab-org/gitlab-ce/issues/59875

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30748

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/12925

Edited by Kushal Pandya

Merge request reports