Pārlūkot izejas kodu

项目列表图片样式修改

dev-version-manage
kim131 pirms 4 gadiem
vecāks
revīzija
a77de50c2d
1 mainītis faili ar 8 papildinājumiem un 8 dzēšanām
  1. +8
    -8
      src/views/main_web/proj-item.vue

+ 8
- 8
src/views/main_web/proj-item.vue Parādīt failu

@@ -145,18 +145,18 @@ export default {
overflow:hidden;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
height:0;padding-bottom:61%;
// height:0;
// padding-bottom:61%;
}
.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-width: 100%;
// height: 100%;
width: 100%;
cursor: pointer;
margin: 0 auto;
}
.prjitem_title{
position: absolute;


Notiek ielāde…
Atcelt
Saglabāt