no message

This commit is contained in:
A1300399510 2024-11-08 18:13:20 +08:00
parent 6148cc8378
commit 3f9bd9fdfd
2 changed files with 4 additions and 1 deletions

View File

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

View File

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