|
|
@ -514,7 +514,7 @@ const changeDraughtStatus = flag => { |
|
|
|
} |
|
|
|
} |
|
|
|
.switch_wrap { |
|
|
|
padding: 0 17px 0 40px; |
|
|
|
padding: 0 17px 0 17px; |
|
|
|
justify-content: space-between; |
|
|
|
.btn_wrap { |
|
|
|
display: flex; |
|
|
@ -554,7 +554,7 @@ const changeDraughtStatus = flag => { |
|
|
|
} |
|
|
|
} |
|
|
|
.update_wrap { |
|
|
|
padding: 0 17px 0 40px; |
|
|
|
padding: 0 17px 0 17px; |
|
|
|
justify-content: space-between; |
|
|
|
.btn_wrap { |
|
|
|
width: 184px; |
|
|
@ -572,7 +572,7 @@ const changeDraughtStatus = flag => { |
|
|
|
} |
|
|
|
} |
|
|
|
.info_wrap { |
|
|
|
padding: 0 32px 0 40px; |
|
|
|
padding: 0 32px 0 17px; |
|
|
|
justify-content: space-between; |
|
|
|
.title { |
|
|
|
font-family: Source Han Sans CN; |
|
|
|