Browse Source

#2533 公开活动动态展示的任务评论较短时显示样式问题

tags/v1.22.8.2^2
chenshihai 3 years ago
parent
commit
997c5ca599
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