[Icons] Added missing custom field sort icon (#1370)

This commit is contained in:
Vincent Salucci 2022-02-23 07:54:33 -06:00 committed by GitHub
parent 685ffbcac5
commit 7401204b70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
</a>
</div>
<div class="drag-handle" appA11yTitle="{{ 'dragToSort' | i18n }}" cdkDragHandle>
<i class="bwi bwi-bars" aria-hidden="true"></i>
<i class="bwi bwi-hamburger" aria-hidden="true"></i>
</div>
</div>
</div>