项目选中成员modal结构调整
This commit is contained in:
parent
2abebb6730
commit
a9256cc368
|
|
@ -1018,7 +1018,7 @@ const formatDate = (timestamp) => {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border-top-left-radius: 16px;
|
border-top-left-radius: 16px;
|
||||||
border-top-right-radius: 16px;
|
border-top-right-radius: 16px;
|
||||||
padding: 16px;
|
padding: 16px 16px 28px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-height: 90%;
|
max-height: 90%;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user