diff --git a/jero-web/src/views/projectManagement/components/certificationList/index.vue b/jero-web/src/views/projectManagement/components/certificationList/index.vue index f171c2343..62ed110c7 100644 --- a/jero-web/src/views/projectManagement/components/certificationList/index.vue +++ b/jero-web/src/views/projectManagement/components/certificationList/index.vue @@ -2186,6 +2186,9 @@ color: #00B3BE; cursor: pointer; } + .operator-text-title:last-child{ + margin-bottom: 0; + }