From 78bb2d8425e99e29893c44a74c3b3615d1390a09 Mon Sep 17 00:00:00 2001 From: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:01:28 +1100 Subject: [PATCH] Fix formatting issue in performer dialog (#3252) --- ui/v2.5/src/components/Tagger/PerformerModal.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/v2.5/src/components/Tagger/PerformerModal.tsx b/ui/v2.5/src/components/Tagger/PerformerModal.tsx index 95264c7f7..c3d5d9beb 100755 --- a/ui/v2.5/src/components/Tagger/PerformerModal.tsx +++ b/ui/v2.5/src/components/Tagger/PerformerModal.tsx @@ -106,7 +106,9 @@ const PerformerModal: React.FC = ({ {truncate ? ( - +
+ +
) : ( {text} )}