Browse Source

Merge pull request 'fix-1477' (#1596) from fix-1477 into V20220228

Reviewed-on: https://git.openi.org.cn/OpenI/aiforge/pulls/1596
Reviewed-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.2.2^2
zouap 3 years ago
parent
commit
df8cf87a2c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      custom/public/css/git.openi.css

+ 1
- 1
custom/public/css/git.openi.css View File

@@ -185,7 +185,7 @@
.homenews .ui.list>.item>.content{
color: #E8E8E8;
line-height: 1.8em;
width: calc(100% - 3.25em) !important;
width: calc(100% - 3.75em) !important;
}
.homenews .ui.list>.item{
padding: 0;


Loading…
Cancel
Save