feat: resize output

This commit is contained in:
Pavel
2025-11-11 11:30:14 +03:00
committed by GitHub
parent a410617e02
commit 818624a144
+2 -2
View File
@@ -158,7 +158,7 @@
height: 200px;
border: 2px solid black;
padding: 3px;
resize: none;
resize: both;
overflow-y: scroll;
overflow-x: scroll;
scrollbar-width: thin;
@@ -712,4 +712,4 @@
</body>
</html>
</html>