no message

This commit is contained in:
A1300399510 2024-11-18 17:04:32 +08:00
parent dd82fab6f7
commit 4b67b77e1b
2 changed files with 2 additions and 0 deletions

View File

@ -715,6 +715,7 @@ body {
resize: none; resize: none;
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif; font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
height: 34px; height: 34px;
padding-right: 10px;
} }
.my-project .my-box .manage-box .list .item .bottom .drag-icon { .my-project .my-box .manage-box .list .item .bottom .drag-icon {
width: 16px; width: 16px;

View File

@ -806,6 +806,7 @@ body {
resize: none; resize: none;
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif; font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;
height: 34px; height: 34px;
padding-right: 10px;
} }
.drag-icon { .drag-icon {