优化
This commit is contained in:
parent
e2a5b65c75
commit
22a9d3208c
@ -320,12 +320,12 @@ export default {
|
|||||||
}
|
}
|
||||||
&-right{
|
&-right{
|
||||||
flex:1;
|
flex:1;
|
||||||
// display: flex;
|
display: flex;
|
||||||
// flex-direction: column;
|
flex-direction: column;
|
||||||
// justify-content: space-between;
|
// justify-content: space-between;
|
||||||
// align-items: center;
|
// align-items: center;
|
||||||
>div{
|
>div{
|
||||||
// flex: 1;
|
flex: 1;
|
||||||
// height: 100%;
|
// height: 100%;
|
||||||
border-bottom: 1px solid @borderColor;;
|
border-bottom: 1px solid @borderColor;;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user