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