+
+ {{$t('DocumentStandard')}}
+
@@ -574,18 +578,18 @@
display: flex;
align-items: center;
margin-bottom: 10px;
+ margin-right: 20px;
}
.title-text {
- width: 20%;
- min-width: 110px;
+ width: 36px;
color: #000F16;
display: inline-block;
font-weight: 500;
font-size: 14px;
margin-right: 16px;
margin-top: 3px;
- text-align: right;
+ text-align: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
@@ -593,7 +597,6 @@
.box-input {
display: inline-block;
- width: 70%;
height: 38px;
margin-top: 2px;
}
@@ -614,7 +617,7 @@
.header-text {
font-size: 16px;
font-weight: 400;
- height: 40px;
+ height: 44px;
color: #000F16;
}
@@ -622,13 +625,11 @@
font-size: 14px;
font-weight: 400;
color: #6F7385;
- margin-right: 40px;
display: inline-block;
width: 100px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
-
}
.text-right {