From b38a91bf208ecff7ac515ba5df178734330401fb Mon Sep 17 00:00:00 2001 From: Farah Date: Tue, 11 Oct 2022 10:10:13 +0200 Subject: [PATCH] fixes --- app/static/css/application.css | 6 ++++-- app/templates/component.html | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/app/static/css/application.css b/app/static/css/application.css index e6d1122..1fd208a 100644 --- a/app/static/css/application.css +++ b/app/static/css/application.css @@ -705,7 +705,7 @@ a:hover { /* Test card container */ #test-cards-btn { - width: 20%; + width: 20rem; margin-left: 2%; padding: 0; height: 0%; @@ -1156,7 +1156,7 @@ pre { } .panel-collapse .collapse .show { - width: 5000px !important; + width: 15rem !important; } .copyBtnsStyle { @@ -1166,6 +1166,8 @@ pre { color: var(--main-grey); font-size: 0.9rem; padding: 0; + margin-left: 1rem; + margin-right: 1rem; } .copyText { diff --git a/app/templates/component.html b/app/templates/component.html index 3f56948..4cdbf15 100644 --- a/app/templates/component.html +++ b/app/templates/component.html @@ -180,22 +180,22 @@
-
+
- - -