Browse Source

Merge pull request '#2533 公开活动动态展示的任务评论较短时显示样式问题' (#2714) from fix-2533 into V20220830

Reviewed-on: https://git.openi.org.cn/OpenI/aiforge/pulls/2714
Reviewed-by: zhoupzh <zhoupzh@pcl.ac.cn>
tags/v1.22.8.2^2
zhoupzh 3 years ago
parent
commit
89cd75c9a9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web_src/less/_dashboard.less

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

@@ -100,7 +100,7 @@
}

.issue.title {
width: 80%;
width: 100%;
}

.push.news .content ul {


Loading…
Cancel
Save