Skip to content
Snippets Groups Projects
Commit 025c7e1f authored by Marcel van Remmerden's avatar Marcel van Remmerden Committed by Robert Hunt
Browse files

Migrates spacing class on performance bar

Changelog: changed
parent e827dc63
No related branches found
No related tags found
1 merge request!90476Migrates spacing class on performance bar
......@@ -216,7 +216,7 @@ export default {
v-if="currentRequest"
:current-request="currentRequest"
:requests="requests"
class="ml-auto"
class="gl-ml-auto"
@change-current-request="changeCurrentRequest"
/>
<add-request v-on="$listeners" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment