1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00

[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

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>