Kaynağa Gözat

项目列表图片样式修改

dev-version-manage
kim131 4 yıl önce
ebeveyn
işleme
a77de50c2d
1 değiştirilmiş dosya ile 8 ekleme ve 8 silme
  1. +8
    -8
      src/views/main_web/proj-item.vue

+ 8
- 8
src/views/main_web/proj-item.vue Dosyayı Görüntüle

@@ -145,18 +145,18 @@ export default {
overflow:hidden; overflow:hidden;
border-top-left-radius: 16px; border-top-left-radius: 16px;
border-top-right-radius: 16px; border-top-right-radius: 16px;
height:0;padding-bottom:61%;
// height:0;
// padding-bottom:61%;
} }
.prjitem_img{ .prjitem_img{
/* max-width: 100%; */
/* max-height: 100%; */
transform: scale(1.1);
cursor: pointer;
margin: 0 auto;
display: block;
position: inherit!important;
max-width: 100%;
max-height: 100%;
min-height: 245px; min-height: 245px;
min-width: 100%; min-width: 100%;
// height: 100%;
width: 100%;
cursor: pointer;
margin: 0 auto;
} }
.prjitem_title{ .prjitem_title{
position: absolute; position: absolute;


Yükleniyor…
İptal
Kaydet