添加了一部分移入效果
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
.more {
|
||||
color: #999999;
|
||||
font-size: 11px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
.info {
|
||||
@@ -158,6 +159,7 @@
|
||||
border: 1px solid #09ae99;
|
||||
line-height: 23px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
color: #09ae99;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
border-radius: 17px;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
box-shadow: 0px 5px 6px 0px rgba(158, 158, 158, 0.11);
|
||||
|
||||
@@ -74,6 +74,7 @@
|
||||
border-radius: 3px;
|
||||
margin-right: 29px;
|
||||
color: #08AE98;
|
||||
cursor: pointer;
|
||||
font-size: 13px;
|
||||
line-height: 29px;
|
||||
font-weight: bold;
|
||||
|
||||
@@ -73,6 +73,7 @@
|
||||
height: 50px;
|
||||
padding: 0 18px;
|
||||
justify-content: space-between;
|
||||
cursor: pointer;
|
||||
.route{
|
||||
display: flex;
|
||||
.icon{
|
||||
|
||||
@@ -103,6 +103,7 @@
|
||||
color: #fff;
|
||||
line-height: 23px;
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
.modify {
|
||||
background-color: #08ae98;
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
box-shadow: 0px 5px 6px 0px rgba(158, 158, 158, 0.11);
|
||||
cursor: pointer;
|
||||
.cover{
|
||||
width: 100%;
|
||||
height: 127px;
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
text-align: center;
|
||||
line-height: 22px;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
font-size: 9px;
|
||||
&:hover{
|
||||
background-color: #07AD97;
|
||||
|
||||
Reference in New Issue
Block a user