no message

This commit is contained in:
A1300399510 2024-11-19 15:13:48 +08:00
parent 73441b4361
commit 2e75e57684
2 changed files with 2 additions and 0 deletions

View File

@ -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;

View File

@ -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;