zhuhao_dev #285

Merged
zhuhao merged 3 commits from zhuhao_dev into main 2024-09-27 15:15:30 +08:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit e2e8cae690 - Show all commits

View File

@ -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;