Skip to content

Commit 66e52e3

Browse files
update readme.md
1 parent 7f59f6c commit 66e52e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ can excute this command -> npm build:extracss, to extracss.
4646
| param | description | type | default |
4747
| :-: | :-: | :-: | :-: |
4848
| span | Column span. Value can be between 1 and 24. | Number | |
49-
| order | Grid order when using flex layout. | Number | |
49+
| order | Grid order when using flex layout. if auto responsive, value can only 1-24. | Number | |
5050
| offset | Number of cells to the left of grid spacing. No cells can be inside the grid spacing. | Number | |
5151
| push | Number of cells to move to the right | Number | |
5252
| pull | Number of cells to move to the left | Number | |

0 commit comments

Comments
 (0)