[update] yangshi bug
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
<a-row :gutter="24">
|
||||
<a-col :span="24">
|
||||
<div class="box-title-text">
|
||||
<div class="title-text">
|
||||
<div class="title-text add-text-text">
|
||||
<span class="Required">*</span>
|
||||
<span class="title-text-text"
|
||||
:title="$t('templateName')">{{$t('templateName')}}</span>
|
||||
@@ -481,4 +481,7 @@ export default {
|
||||
background: #fff;
|
||||
border-radius: 0 0 2px 2px;
|
||||
}
|
||||
.add-text-text{
|
||||
margin-top: -14px;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user