This commit is contained in:
熊成强 2020-11-20 16:15:56 +08:00
parent e2a5b65c75
commit 22a9d3208c

View File

@ -320,12 +320,12 @@ export default {
}
&-right{
flex:1;
// display: flex;
// flex-direction: column;
display: flex;
flex-direction: column;
// justify-content: space-between;
// align-items: center;
>div{
// flex: 1;
flex: 1;
// height: 100%;
border-bottom: 1px solid @borderColor;;
}