liujiangyong
2 years ago
3 changed files with 50 additions and 16 deletions
@ -0,0 +1,20 @@ |
|||||
|
.plan-main { |
||||
|
background: #fff; |
||||
|
|
||||
|
.search-form { |
||||
|
.ant-row-start { |
||||
|
justify-content: flex-end; |
||||
|
|
||||
|
.ant-col-offset-6 { |
||||
|
margin-left: 0; |
||||
|
} |
||||
|
} |
||||
|
} |
||||
|
|
||||
|
.title { |
||||
|
position: absolute; |
||||
|
top: 50px; |
||||
|
left: 50px; |
||||
|
z-index: 1; |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue