Adding sr-only context to the tooltip

This commit is contained in:
Jonathan Bobel
2025-01-17 13:54:13 -05:00
parent 565e6ad509
commit 935c5fd62c
@@ -35,6 +35,7 @@
data-position="top" data-position="top"
title="Total messages track the sum of messages for the service: pending, failed, or delivered" title="Total messages track the sum of messages for the service: pending, failed, or delivered"
> >
<span class="usa-sr-only">More information</span>
i i
</button> </button>
</div> </div>