forked from Gitlink/forgeplus-react
优化样式
This commit is contained in:
parent
01246e38d5
commit
4bde2c8cac
|
|
@ -141,6 +141,7 @@
|
|||
gap: 20px;
|
||||
|
||||
.project-list-item {
|
||||
min-width: 0;
|
||||
padding: 40px 30px;
|
||||
background: #ffffff;
|
||||
border: 2px solid;
|
||||
|
|
@ -185,6 +186,7 @@
|
|||
}
|
||||
|
||||
.project-list-item-tag {
|
||||
flex-wrap: wrap;
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue