From 3ab6c2c8c89d9f6d33dcc0b0837c652233a6406d Mon Sep 17 00:00:00 2001 From: JORDAN MANLEY Date: Sat, 1 Apr 2023 19:16:23 -0400 Subject: [PATCH] set title width to fill available area and truncate any additional text --- src/components/Preview.jsx | 2 +- src/css/application.css | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/Preview.jsx b/src/components/Preview.jsx index ce0d3ec025..85c7b41572 100644 --- a/src/components/Preview.jsx +++ b/src/components/Preview.jsx @@ -54,7 +54,7 @@ export default function Preview({ - {title} + {title}