Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ const useStyles = makeStyles((theme) => ({
89
89
paddingRight : theme . spacing ( 2 ) ,
90
90
lineHeight : "160%" ,
91
91
alignSelf : "stretch" ,
92
+ overflowWrap : "anywhere" ,
92
93
} ,
93
94
94
95
diffOld : {
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ WithLongDiffRow.args = {
53
53
diff : {
54
54
...MockAuditLog2 . diff ,
55
55
icon : {
56
- old : "https://www.docker .com/wp-content/uploads/2022/03/Moby-logo.png " ,
57
- new : "https://www.docker .com/wp-content/uploads/2022/03/vertical-logo-monochromatic. png" ,
56
+ old : "https://www.google .com/url?sa=i&url=https%3A%2F%2Fwww.docker.com%2Fcompany%2Fnewsroom%2Fmedia-resources%2F&psig=AOvVaw3hLg_lm0tzXPBt74XZD2GC&ust=1666892413988000&source=images&cd=vfe&ved=0CAwQjRxqFwoTCPDsiKa4_voCFQAAAAAdAAAAABAD " ,
57
+ new : "https://www.google .com/url?sa=i&url=https%3A%2F%2Fwww.kindpng.com%2Fimgv%2FhRowRxi_docker-icon-png-transparent- png%2F&psig=AOvVaw3hLg_lm0tzXPBt74XZD2GC&ust=1666892413988000&source=images&cd=vfe&ved=0CAwQjRxqFwoTCPDsiKa4_voCFQAAAAAdAAAAABAI " ,
58
58
secret : false ,
59
59
} ,
60
60
} ,
0 commit comments