mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
fix:Fit Avatar Container style
This commit is contained in:
parent
8b4be99610
commit
afb62577b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user