ADD: Discovery Output with code integration
This commit is contained in:
5
src/app/output/output.component.css
Normal file
5
src/app/output/output.component.css
Normal file
@@ -0,0 +1,5 @@
|
||||
pre {
|
||||
max-width: calc(50vw - 1rem);
|
||||
overflow-x: scroll;
|
||||
text-wrap: nowrap;
|
||||
}
|
||||
Reference in New Issue
Block a user