diff --git a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue index a7704fc..fb6ad9f 100644 --- a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue +++ b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue @@ -542,10 +542,11 @@ display: inline-block; position: relative; left: 32px; - text-align: center; + text-align: left; height: 32px; line-height: 32px; font-size: 13px; + padding-right: 25px; } .div-repository-title :hover { color: #4E7FF9;