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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user