diff --git a/static/app/views/explore/logs/styles.tsx b/static/app/views/explore/logs/styles.tsx index d6b05ecb5fe43c..032f21c3bd6b03 100644 --- a/static/app/views/explore/logs/styles.tsx +++ b/static/app/views/explore/logs/styles.tsx @@ -153,6 +153,7 @@ export const LogTableBody = styled(TableBody)<{ padding-top: ${p.theme.space.md}; padding-bottom: ${p.theme.space.md}; `} + align-content: start; overflow-x: hidden; overflow-anchor: none;