forked from Gitlink/forgeplus-react
issue cont.
This commit is contained in:
parent
c2a5f2cac2
commit
3d73bc802f
|
|
@ -122,7 +122,8 @@
|
|||
font-size:14px;
|
||||
line-height:27px;
|
||||
word-break: break-all;
|
||||
margin-top: 20px;
|
||||
margin-top: 18px;
|
||||
min-height: 56px;
|
||||
}
|
||||
.zone_n_value{
|
||||
margin-top: 20px;
|
||||
|
|
@ -173,8 +174,11 @@
|
|||
.zone_new_three{
|
||||
width: 1200px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
justify-content: flex-end;
|
||||
margin: 0 auto;
|
||||
& > div:not(:first-child) {
|
||||
margin-left: 70px;
|
||||
}
|
||||
li{
|
||||
background-color: #fff;
|
||||
width: 354px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue