diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue index 6cf1e22a7..4817d13dc 100644 --- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue +++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue @@ -1572,13 +1572,14 @@ export default { border-right: none; line-height:30px; text-align: center; - margin-top: 6px; + margin-top: 7px; background: #F9F9F9; } /deep/.el-input__inner { height: 30px; line-height: 30px; border-radius: 0 !important; + width: 200px; } } }