样式修改
parent
0eb5b916dc
commit
9f2420cb81
|
|
@ -645,7 +645,8 @@
|
|||
.data-list-info-div{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-top: 10px;
|
||||
margin-top: 10px;
|
||||
height: 40px;
|
||||
.info-layout-div{
|
||||
display:flex;
|
||||
align-items: center;
|
||||
|
|
@ -664,7 +665,7 @@
|
|||
width: 80px;
|
||||
border-radius: 7px;
|
||||
margin-right: 8px;
|
||||
height: 30px;
|
||||
height: 33px;
|
||||
justify-content: center;
|
||||
.info-label{
|
||||
font-family: Alibaba PuHuiTi;
|
||||
|
|
|
|||
|
|
@ -751,7 +751,8 @@ const closeMolder = () => {
|
|||
.data-list-info-div{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-top: 10px;
|
||||
margin-top: 10px;
|
||||
height: 40px;
|
||||
.info-layout-div{
|
||||
display:flex;
|
||||
align-items: center;
|
||||
|
|
@ -770,7 +771,7 @@ const closeMolder = () => {
|
|||
width: 80px;
|
||||
border-radius: 7px;
|
||||
margin-right: 8px;
|
||||
height: 30px;
|
||||
height: 33px;
|
||||
justify-content: center;
|
||||
.info-label{
|
||||
font-family: Alibaba PuHuiTi;
|
||||
|
|
|
|||
Loading…
Reference in New Issue