Skip to content

Commit 8bff129

Browse files
authored
fix: fixed styling for the task run log (#4957)
1 parent 8da1cac commit 8bff129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tasks/components/RunLogsList.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
}
1414

1515
.run-logs--list-flux {
16+
position: relative;
1617
white-space: pre-wrap;
1718
word-break: break-all;
1819
width: 100%;

0 commit comments

Comments
 (0)