File tree Expand file tree Collapse file tree 4 files changed +32
-20
lines changed
docs/src/pages/system/flexbox Expand file tree Collapse file tree 4 files changed +32
-20
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ export default function AlignSelf() {
1616 Item 1
1717 </ Box >
1818 < Box p = { 1 } bgcolor = "grey.300" alignSelf = "flex-end" >
19- Item 1
19+ Item 2
2020 </ Box >
2121 < Box p = { 1 } bgcolor = "grey.300" >
22- Item 1
22+ Item 3
2323 </ Box >
2424 </ Box >
2525 </ div >
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ export default function AlignSelf() {
1616 Item 1
1717 </ Box >
1818 < Box p = { 1 } bgcolor = "grey.300" alignSelf = "flex-end" >
19- Item 1
19+ Item 2
2020 </ Box >
2121 < Box p = { 1 } bgcolor = "grey.300" >
22- Item 1
22+ Item 3
2323 </ Box >
2424 </ Box >
2525 </ div >
Original file line number Diff line number Diff line change @@ -16,16 +16,19 @@ export default function FlexWrap() {
1616 Item 1
1717 </ Box >
1818 < Box p = { 1 } bgcolor = "grey.300" >
19- Item 1
19+ Item 2
2020 </ Box >
2121 < Box p = { 1 } bgcolor = "grey.300" >
22- Item 1
22+ Item 3
2323 </ Box >
2424 < Box p = { 1 } bgcolor = "grey.300" >
25- Item 1
25+ Item 4
2626 </ Box >
2727 < Box p = { 1 } bgcolor = "grey.300" >
28- Item 1
28+ Item 5
29+ </ Box >
30+ < Box p = { 1 } bgcolor = "grey.300" >
31+ Item 6
2932 </ Box >
3033 </ Box >
3134 < Box
@@ -40,16 +43,19 @@ export default function FlexWrap() {
4043 Item 1
4144 </ Box >
4245 < Box p = { 1 } bgcolor = "grey.300" >
43- Item 1
46+ Item 2
4447 </ Box >
4548 < Box p = { 1 } bgcolor = "grey.300" >
46- Item 1
49+ Item 3
4750 </ Box >
4851 < Box p = { 1 } bgcolor = "grey.300" >
49- Item 1
52+ Item 4
5053 </ Box >
5154 < Box p = { 1 } bgcolor = "grey.300" >
52- Item 1
55+ Item 5
56+ </ Box >
57+ < Box p = { 1 } bgcolor = "grey.300" >
58+ Item 6
5359 </ Box >
5460 </ Box >
5561 </ div >
Original file line number Diff line number Diff line change @@ -16,16 +16,19 @@ export default function FlexWrap() {
1616 Item 1
1717 </ Box >
1818 < Box p = { 1 } bgcolor = "grey.300" >
19- Item 1
19+ Item 2
2020 </ Box >
2121 < Box p = { 1 } bgcolor = "grey.300" >
22- Item 1
22+ Item 3
2323 </ Box >
2424 < Box p = { 1 } bgcolor = "grey.300" >
25- Item 1
25+ Item 4
2626 </ Box >
2727 < Box p = { 1 } bgcolor = "grey.300" >
28- Item 1
28+ Item 5
29+ </ Box >
30+ < Box p = { 1 } bgcolor = "grey.300" >
31+ Item 6
2932 </ Box >
3033 </ Box >
3134 < Box
@@ -40,16 +43,19 @@ export default function FlexWrap() {
4043 Item 1
4144 </ Box >
4245 < Box p = { 1 } bgcolor = "grey.300" >
43- Item 1
46+ Item 2
4447 </ Box >
4548 < Box p = { 1 } bgcolor = "grey.300" >
46- Item 1
49+ Item 3
4750 </ Box >
4851 < Box p = { 1 } bgcolor = "grey.300" >
49- Item 1
52+ Item 4
5053 </ Box >
5154 < Box p = { 1 } bgcolor = "grey.300" >
52- Item 1
55+ Item 5
56+ </ Box >
57+ < Box p = { 1 } bgcolor = "grey.300" >
58+ Item 6
5359 </ Box >
5460 </ Box >
5561 </ div >
You can’t perform that action at this time.
0 commit comments