Copy for screen readers

This commit is contained in:
Jason Zimdars
2025-07-02 15:34:17 -05:00
parent 10893b8fa2
commit 6b4c32ef9f
+1 -1
View File
@@ -16,7 +16,7 @@
<div class="tray__actions">
<%= button_to read_all_notifications_path,
class: "tray__notification-read-action btn btn--reversed fill-transparent borderless flex-item-justify-start txt-xx-small",
title: "Mark all as read",
title: "Mark all notifications as read",
data: { action: "click->dialog#close", turbo_frame: "notifications" } do %>
<%= icon_tag "check" %>
<% end %>