We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<LogStream />
1 parent fd9f504 commit 10afcf0Copy full SHA for 10afcf0
1 file changed
x-pack/plugins/infra/public/components/log_stream/index.tsx
@@ -134,7 +134,7 @@ Read more at https://github.com/elastic/kibana/blob/master/src/plugins/kibana_re
134
columnConfigurations={columnConfigurations}
135
items={streamItems}
136
scale="medium"
137
- wrap={false}
+ wrap={true}
138
isReloading={isReloading}
139
isLoadingMore={isLoadingMore}
140
hasMoreBeforeStart={hasMoreBefore}
0 commit comments