Browse Source

固定首页开源活动广告高度

tags/v1.22.6.1^2
openihu 3 years ago
parent
commit
1c88f33068
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      custom/public/css/git.openi.css

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

@@ -290,8 +290,8 @@
.i-env > div{
position: relative;
}
.event-list .ui.card img{
height: 146px;
.event-list .ui.card>.image>img{
height: 146px !important;
}

@media only screen and (max-width: 767px) {


Loading…
Cancel
Save