Commit 2ab7911a authored by Phil Hughes's avatar Phil Hughes

Merge branch '345499-report-widgets-core-fix-vertical-alignment' into 'master'

Resolve report widgets label is not vertically centered while loading

See merge request gitlab-org/gitlab!75648
parents 1e1b8c1c 3bd64821
......@@ -171,7 +171,7 @@ export default {
:icon-name="statusIconName"
/>
<div
class="media-body gl-display-flex gl-flex-direction-row!"
class="media-body gl-display-flex gl-flex-direction-row! gl-align-self-center"
data-testid="widget-extension-top-level"
>
<div class="gl-flex-grow-1">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment