1
0
mirror of https://github.com/alei1180/curlone.git synced 2025-11-23 22:45:05 +02:00

Merge pull request #251 from Untru/feat/add-resize-output

feat: resize output (#250)
This commit is contained in:
Alexander Osadchy
2025-11-11 15:22:43 +04:00
committed by GitHub

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>