From d203fe7e57b1f68ba9c94e5555ba67ca6dcbb278 Mon Sep 17 00:00:00 2001 From: Frank Johnson Date: Sun, 5 Sep 2021 21:23:09 -0400 Subject: [PATCH] style tweaks to description area within the Project details view. --- .../src/components/ProjectProfile/ProjectProfile.tsx | 4 ++-- app/web/src/index.css | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/web/src/components/ProjectProfile/ProjectProfile.tsx b/app/web/src/components/ProjectProfile/ProjectProfile.tsx index aada5b8..4ffac27 100644 --- a/app/web/src/components/ProjectProfile/ProjectProfile.tsx +++ b/app/web/src/components/ProjectProfile/ProjectProfile.tsx @@ -41,7 +41,7 @@ const KeyValue = ({ {canEdit && (isEditable ? (