Merge pull request 'zhuhao_dev' (#285) from zhuhao_dev into main
Reviewed-on: #285
This commit is contained in:
commit
716c1dd0a9
|
@ -711,7 +711,10 @@ export default {
|
||||||
.page-center-wrap{
|
.page-center-wrap{
|
||||||
flex: 1;
|
flex: 1;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0 10px;
|
padding: 0 5px;
|
||||||
|
margin: 0 5px;
|
||||||
|
border-radius: 10px;
|
||||||
|
background-color: white;
|
||||||
.prepare-center-jxkj{
|
.prepare-center-jxkj{
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue