CSS 屬性
flex-shrink
0
1
2
3
4
5
6
7
8
initial
結果
CSS 程式碼
div#myBlueDiv { flex-shrink:
1;
}
點選上面的屬性值來檢視結果
W3Schools.com
- 親自試試