style: 去掉样式
This commit is contained in:
@ -16,16 +16,5 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
&.process-row {
|
||||
position: relative;
|
||||
&::after {
|
||||
top: 0;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 100%;
|
||||
background: #e6e6e8;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user