no message
This commit is contained in:
parent
73441b4361
commit
2e75e57684
@ -688,6 +688,7 @@ body {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: #f2f2f2;
|
background-color: #f2f2f2;
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.my-project .my-box .manage-box .list .item .top .state-box .state-list-box .delete .delete-icon {
|
.my-project .my-box .manage-box .list .item .top .state-box .state-list-box .delete .delete-icon {
|
||||||
width: 13px;
|
width: 13px;
|
||||||
|
@ -776,6 +776,7 @@ body {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: rgb(242, 242, 242);
|
background-color: rgb(242, 242, 242);
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
|
cursor: pointer;
|
||||||
.delete-icon {
|
.delete-icon {
|
||||||
width: 13px;
|
width: 13px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
|
Loading…
Reference in New Issue
Block a user