CSS 属性
flex-shrink
0
1
2
3
4
5
6
7
8
initial
结果
CSS 代码
div#myBlueDiv { flex-shrink:
1;
}
点击上面的属性值来查看结果
W3Schools.com
- 亲自试试