From 9d2b8c3901d1e78be81ee4ac3e32476366f959a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=98=84=EC=84=B1=ED=95=84?= Date: Wed, 17 Jan 2024 18:10:23 +0900 Subject: [PATCH] =?UTF-8?q?monaco=20editor=20=EC=82=AC=EC=9A=A9=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/css/custom.css | 4 --- .../templates/page/routes/mockRouteEdit.html | 1 + .../templates/page/tester/apiTester.html | 26 +++++++------------ 3 files changed, 10 insertions(+), 21 deletions(-) diff --git a/src/main/resources/static/css/custom.css b/src/main/resources/static/css/custom.css index a170960..365c00b 100644 --- a/src/main/resources/static/css/custom.css +++ b/src/main/resources/static/css/custom.css @@ -1938,10 +1938,6 @@ footer div.foot_info span { overflow: hidden; } -.form-floating { - flex-grow: 0; /* This ensures that these elements do not grow and only take as much space as they need */ -} - .form-floating.editableInput { flex-grow: 1; /* This allows the editableInput to grow and take up remaining space */ display: flex; /* This will align the contenteditable div and the hidden input inside it */ diff --git a/src/main/resources/templates/page/routes/mockRouteEdit.html b/src/main/resources/templates/page/routes/mockRouteEdit.html index f2593dd..ff945b2 100644 --- a/src/main/resources/templates/page/routes/mockRouteEdit.html +++ b/src/main/resources/templates/page/routes/mockRouteEdit.html @@ -4,6 +4,7 @@
+ diff --git a/src/main/resources/templates/page/tester/apiTester.html b/src/main/resources/templates/page/tester/apiTester.html index f218325..2413fb8 100644 --- a/src/main/resources/templates/page/tester/apiTester.html +++ b/src/main/resources/templates/page/tester/apiTester.html @@ -4,9 +4,9 @@
- + + +
@@ -31,20 +31,16 @@ - - - - - +