Browse Source

fix issue 185

tags/v1.21.12.1
hit172587zpz 4 years ago
parent
commit
69992b0198
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web_src/less/_repository.less

+ 1
- 1
web_src/less/_repository.less View File

@@ -2685,7 +2685,7 @@ tbody.commit-list {
width: 1127px;
}
th .message-wrapper {
max-width: 680px;
max-width: 510px;
}
}



Loading…
Cancel
Save