编辑页面完成
This commit is contained in:
parent
a20fd793aa
commit
2439cfb391
@ -24,6 +24,7 @@ export default function CardProjDownload(props: IProjDownload) {
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div className='downBoxx'></div>
|
||||
</div>
|
||||
)
|
||||
}
|
@ -7,6 +7,7 @@
|
||||
margin-bottom: 27px;
|
||||
box-shadow: 0px 3px 0px 0px #EBDFD5;
|
||||
border-radius: 4px;
|
||||
position: relative;
|
||||
}
|
||||
.card-proj-nodownload{
|
||||
width: 309px;
|
||||
@ -15,6 +16,7 @@
|
||||
background-color: #f3f3f3;
|
||||
margin-bottom: 27px;
|
||||
border-radius: 4px;
|
||||
position: relative;
|
||||
}
|
||||
.cpDown-bot{
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user