no message
This commit is contained in:
parent
6148cc8378
commit
3f9bd9fdfd
@ -77,6 +77,7 @@ body {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 15px 153px 153px 15px;
|
border-radius: 15px 153px 153px 15px;
|
||||||
padding-left: 19px;
|
padding-left: 19px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.base .rigth .img {
|
.base .rigth .img {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
@ -518,6 +519,7 @@ body {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.my-project .my-box .manage-box .list .hint .icon {
|
.my-project .my-box .manage-box .list .hint .icon {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
|
@ -88,7 +88,7 @@ body {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 15px 153px 153px 15px;
|
border-radius: 15px 153px 153px 15px;
|
||||||
padding-left: 19px;
|
padding-left: 19px;
|
||||||
|
cursor: pointer;
|
||||||
.img {
|
.img {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
@ -586,6 +586,7 @@ body {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
cursor: pointer;
|
||||||
.icon {
|
.icon {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
Loading…
Reference in New Issue
Block a user