css-flexbox: fix wrong suggestion on height
This commit is contained in:
parent
f59aaf2689
commit
6a3b10946a
|
@ -147,7 +147,6 @@ weight: -3
|
|||
}
|
||||
|
||||
.container > .content {
|
||||
height: 100px;
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue