Skip to content

Commit

Permalink
fix large icon (#11896)
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Bassler <evanbassler@EvanBasslersMBP.attlocal.net>
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
  • Loading branch information
3 people authored Dec 17, 2024
1 parent e2e9a7c commit c3f58b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@ <h2 bitTypography="h6">{{ "vaultSaveOptionsTitle" | i18n }}</h2>
<bit-section>
<bit-item>
<a bit-item-content routerLink="/excluded-domains">{{ "excludedDomains" | i18n }}</a>
<i slot="end" class="bwi bwi-angle-right bwi-lg row-sub-icon" aria-hidden="true"></i>
<i slot="end" class="bwi bwi-angle-right row-sub-icon" aria-hidden="true"></i>
</bit-item>
</bit-section>
</div>

0 comments on commit c3f58b2

Please sign in to comment.