车辆对接
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
:host {
|
||||
::ng-deep {
|
||||
.ant-steps {
|
||||
margin: 0 auto;
|
||||
width : 500px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail::after {
|
||||
@ -32,8 +32,8 @@
|
||||
page-grid {
|
||||
width : 100%;
|
||||
height : 100%;
|
||||
background-color: #fff;
|
||||
margin : 100px auto;
|
||||
background-color: #fff;
|
||||
|
||||
.myForm {
|
||||
margin-top : 3rem;
|
||||
@ -41,11 +41,11 @@
|
||||
}
|
||||
|
||||
.steps-content {
|
||||
min-height : 250px;
|
||||
margin-top : 16px;
|
||||
background-color: #fff;
|
||||
border : 1px dashed #e9e9e9;
|
||||
border-radius : 6px;
|
||||
background-color: #ffffff;
|
||||
min-height : 250px;
|
||||
// text-align: center;
|
||||
}
|
||||
|
||||
@ -60,15 +60,14 @@
|
||||
}
|
||||
|
||||
.input-tootip {
|
||||
width : 250px;
|
||||
padding-left: 20px;
|
||||
display : flex;
|
||||
display : flex;
|
||||
align-items : center;
|
||||
width : 250px;
|
||||
padding-left: 20px;
|
||||
|
||||
.dot {
|
||||
font-size: 21px;
|
||||
color : #bdb8b8;
|
||||
font-size: 21px;
|
||||
}
|
||||
|
||||
.valid-icon {
|
||||
|
||||
Reference in New Issue
Block a user