Removed border around output field
This commit is contained in:
		| @@ -143,7 +143,7 @@ function emitVersionChange() { | ||||
|                 <button class="tool-button" @click="process">Process</button> | ||||
|             </div> | ||||
|         </div> | ||||
|         <div class="text-field overflow-scroll h-full w-full"> | ||||
|         <div class="overflow-scroll h-full w-full"> | ||||
|             <!--  <pre class="whitespace-pre-wrap"><code>{{ result }}</code></pre>  --> | ||||
|             <CodeEditor :code="result" :config="{disabled:true,language:tool}"></CodeEditor> | ||||
|         </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user