This commit is contained in:
熊成强 2020-11-20 16:22:43 +08:00
parent 188428cb62
commit ada5ab4458

View File

@ -325,7 +325,8 @@ export default {
// justify-content: space-between;
// align-items: center;
>div{
flex: 1;
flex: 1 1 auto;
flex-shrink: 0;
// height: 100%;
border-bottom: 1px solid @borderColor;;
}