aboutsummaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less')
-rw-r--r--usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
index 79e952f4..3a1693b6 100644
--- a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
+++ b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.less
@@ -120,11 +120,12 @@ hr {
ul li {
margin: 10px 0;
width: 40%;
+ margin-right: 5%;
float: left;
text-align: left;
span {
display: inline-block;
- width: 25%;
+ width: 30%;
font: 700 14px "Arial";
vertical-align: middle;
overflow: hidden;
@@ -132,7 +133,7 @@ hr {
text-align: left;
}
input,nz-select{
- width: 170px;
+ width: 65%;
}
}
}