ADD: Discovery Output with code integration

This commit is contained in:
2024-08-02 07:08:50 +02:00
parent 15365cfbfe
commit f6fb4f6b61
6 changed files with 160 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
pre {
max-width: calc(50vw - 1rem);
overflow-x: scroll;
text-wrap: nowrap;
}