File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
assets/components/LogViewer/__snapshots__ Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ exports[`<ContainerEventSource /> > render html correctly > should render dates
2828 </div >
2929 </div >
3030 <div data-v-e625cddd = " " class = " mt-1.5 size-2.5 flex-none rounded-lg flex select-none" ></div >
31- <div class = " [word-break:break-word] whitespace-pre-wrap group-[.disable-wrap]:whitespace-nowrap " >foo bar</div >
31+ <div class = " [word-break:break-word] whitespace-pre-wrap group-[.disable-wrap]:whitespace-pre " >foo bar</div >
3232 </div >
3333 </li >
3434</ul >"
@@ -62,7 +62,7 @@ exports[`<ContainerEventSource /> > render html correctly > should render dates
6262 </div >
6363 </div >
6464 <div data-v-e625cddd = " " class = " mt-1.5 size-2.5 flex-none rounded-lg flex select-none" ></div >
65- <div class = " [word-break:break-word] whitespace-pre-wrap group-[.disable-wrap]:whitespace-nowrap " >foo bar</div >
65+ <div class = " [word-break:break-word] whitespace-pre-wrap group-[.disable-wrap]:whitespace-pre " >foo bar</div >
6666 </div >
6767 </li >
6868</ul >"
@@ -96,7 +96,7 @@ exports[`<ContainerEventSource /> > render html correctly > should render messag
9696 </div >
9797 </div >
9898 <div data-v-e625cddd = " " class = " mt-1.5 size-2.5 flex-none rounded-lg flex select-none" ></div >
99- <div class = " [word-break:break-word] whitespace-pre-wrap group-[.disable-wrap]:whitespace-nowrap " >This is a message.</div >
99+ <div class = " [word-break:break-word] whitespace-pre-wrap group-[.disable-wrap]:whitespace-pre " >This is a message.</div >
100100 </div >
101101 </li >
102102</ul >"
You can’t perform that action at this time.
0 commit comments