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