待办中心-项目法规任务
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@
|
||||
<span class="title-text-text" :title="$t('enclosure')">{{$t('enclosure')}}</span>
|
||||
</div>
|
||||
<a-form-model-item class="itemModel">
|
||||
<a-button type="primary" class="button-text">{{$t('uploadattachment')}}</a-button>
|
||||
<a-button type="primary">{{$t('uploadattachment')}}</a-button>
|
||||
</a-form-model-item>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
<span class="title-text-text" :title="$t('enclosure')">{{$t('enclosure')}}</span>
|
||||
</div>
|
||||
<a-form-model-item class="itemModel">
|
||||
<a-button type="primary" class="button-text">{{$t('uploadattachment')}}</a-button>
|
||||
<a-button type="primary">{{$t('uploadattachment')}}</a-button>
|
||||
</a-form-model-item>
|
||||
</div>
|
||||
</div>
|
||||
@@ -717,11 +717,11 @@
|
||||
margin-top: 9px;
|
||||
}
|
||||
|
||||
.box-input {
|
||||
display: inline-block;
|
||||
height: 38px;
|
||||
width: 100%;
|
||||
}
|
||||
//.box-input {
|
||||
// display: inline-block;
|
||||
// height: 38px;
|
||||
// width: 100%;
|
||||
//}
|
||||
//
|
||||
//.button-text {
|
||||
// height: 38px;
|
||||
@@ -739,7 +739,7 @@
|
||||
|
||||
.process-content-content {
|
||||
background: #fff;
|
||||
z-index: 1000;
|
||||
z-index: 1;
|
||||
padding: 0 20px;
|
||||
|
||||
.process-content-left {
|
||||
@@ -760,17 +760,16 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.process-content-right-button {
|
||||
max-width: 155px;
|
||||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
color: #6F7385;
|
||||
margin-top: -4px;
|
||||
}
|
||||
//.process-content-right-button {
|
||||
// max-width: 155px;
|
||||
// font-size: 12px;
|
||||
// font-weight: 400;
|
||||
// color: #6F7385;
|
||||
// margin-top: -4px;
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.process-content-content:first-child {
|
||||
padding: 0 20px 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user