diff --git a/src/frontend/src/components/details/Details.tsx b/src/frontend/src/components/details/Details.tsx
index a9d96565d7..c2587b9ecd 100644
--- a/src/frontend/src/components/details/Details.tsx
+++ b/src/frontend/src/components/details/Details.tsx
@@ -202,7 +202,8 @@ function TableStringValue(props: FieldProps) {
style={{
display: 'flex',
justifyContent: 'space-between',
- wordBreak: 'break-word'
+ wordBreak: 'break-word',
+ alignItems: 'flex-start'
}}
>