Commit c6404d2e authored by sfang97's avatar sfang97

Move service desk button to right

Move service desk button to right

Undo other linter changes

Undo other linter changes
parent 8e876e21
...@@ -157,6 +157,7 @@ export default { ...@@ -157,6 +157,7 @@ export default {
}} }}
</span> </span>
</template> </template>
<div class="gl-display-flex gl-justify-content-end">
<gl-button <gl-button
variant="success" variant="success"
class="gl-mt-5" class="gl-mt-5"
...@@ -168,4 +169,5 @@ export default { ...@@ -168,4 +169,5 @@ export default {
</div> </div>
</div> </div>
</div> </div>
</div>
</template> </template>
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