allow text to wrap on mark as reviewed button

This commit is contained in:
Josh Hawkins 2025-11-17 06:44:36 -06:00
parent 2ab62cc96d
commit e8c9140ade

View File

@ -799,7 +799,7 @@ function DetectionReview({
(itemsToReview ?? 0) > 0 && (
<div className="col-span-full flex items-center justify-center">
<Button
className="text-white"
className="text-balance text-white"
aria-label={t("markTheseItemsAsReviewed")}
variant="select"
onClick={() => {