Commit fa594a25 authored by George Tsiolis's avatar George Tsiolis

Replace icons in EnvironmentActions vue component

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