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 @@ - - - - - +