Commit b2b45707 authored by James Chen-Smith's avatar James Chen-Smith

Update deprecated GlIcon size in IDE preview navigator

Changelog: changed
parent 1370dc78
......@@ -117,7 +117,7 @@ export default {
class="ide-navigator-btn d-flex align-items-center d-transparent border-0 bg-transparent"
@click="refresh"
>
<gl-icon :size="18" name="retry" use-deprecated-sizes class="m-auto" />
<gl-icon :size="16" name="retry" class="m-auto" />
</button>
<div class="position-relative w-100 gl-ml-2">
<input
......
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