Browse Source

解决任务#329,依赖任务选择框行高

tags/v1.21.12.1
OpenIhu 4 years ago
parent
commit
0708f715cb
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      web_src/less/_repository.less

+ 2
- 0
web_src/less/_repository.less View File

@@ -2764,6 +2764,8 @@ tbody.commit-list {
.text {
width: 100%;
overflow: hidden;
height: 36px;
line-height: 36px;
}
}



Loading…
Cancel
Save