Commit fa594a25 authored by George Tsiolis's avatar George Tsiolis

Replace icons in EnvironmentActions vue component

parent f2cb958c
......@@ -60,11 +60,10 @@ export default {
>
<span>
<icon name="play" />
<i
class="fa fa-caret-down"
<icon
name="angle-down"
aria-hidden="true"
>
</i>
/>
<gl-loading-icon v-if="isLoading" />
</span>
</button>
......
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