fix:Fit Avatar Container style

This commit is contained in:
liupl 2020-09-11 16:26:58 +08:00 committed by Herrington Darkholme
parent 8b4be99610
commit afb62577b5

View File

@ -29,7 +29,7 @@ export default {
justify-content:space-between
}
.demo-fit .block {
flex:1;
flex:auto;
display:flex;
flex-direction:column;
flex-grow:0