Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix($theme-default): IE11 doesn't support shortcut of flex
Default value of flex is `flex: 1 1 auto`, while `flex: 1` is `1 1 0`
- Loading branch information