Skip to content

Commit

Permalink
feat: opt index app_id format (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyoct authored May 19, 2022
1 parent d79555b commit 28f9c3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/system-client/src/views/application/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,8 @@ export default {
overflow:hidden;
text-overflow: ellipsis;
white-space: nowrap;
flex: 1;
margin-left: 15px;
}
.copy-btn {
Expand Down

0 comments on commit 28f9c3c

Please sign in to comment.