From e5ca5464b76dcbef209f1ed8c354a4b9a8836c6b Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 19 Apr 2022 12:28:37 -0500 Subject: [PATCH] Widget: fix action button in dark mode --- app/soapbox/components/ui/widget/widget.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/ui/widget/widget.tsx b/app/soapbox/components/ui/widget/widget.tsx index 98d29e728..1257d9779 100644 --- a/app/soapbox/components/ui/widget/widget.tsx +++ b/app/soapbox/components/ui/widget/widget.tsx @@ -36,7 +36,7 @@ const Widget: React.FC = ({ {onActionClick && (