项目选中成员modal结构调整

This commit is contained in:
WindowBird 2025-11-24 14:43:39 +08:00
parent 2abebb6730
commit a9256cc368

View File

@ -1018,7 +1018,7 @@ const formatDate = (timestamp) => {
background: #fff;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
padding: 16px;
padding: 16px 16px 28px;
display: flex;
flex-direction: column;
max-height: 90%;