fix(grid): fix the invalid property of flex in the default scene (#457)

* fix(grid): fix the invalid property of flex in the default scene

* test(grid): update snapshots

* chore: release v2.1.2
This commit is contained in:
witt
2021-02-16 17:39:54 +08:00
committed by GitHub
parent 823fcfc445
commit ac25da9a9b
4 changed files with 128 additions and 128 deletions

View File

@@ -33,7 +33,7 @@ exports[`Select Multiple should render correctly 1`] = `
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
display: unset;
display: inherit;
}
@media only screen and (max-width: 650px) {
@@ -41,7 +41,7 @@ exports[`Select Multiple should render correctly 1`] = `
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
display: unset;
display: inherit;
}
}
@@ -50,7 +50,7 @@ exports[`Select Multiple should render correctly 1`] = `
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
display: unset;
display: inherit;
}
}
@@ -59,7 +59,7 @@ exports[`Select Multiple should render correctly 1`] = `
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
display: unset;
display: inherit;
}
}
@@ -68,7 +68,7 @@ exports[`Select Multiple should render correctly 1`] = `
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
display: unset;
display: inherit;
}
}
@@ -77,7 +77,7 @@ exports[`Select Multiple should render correctly 1`] = `
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
display: unset;
display: inherit;
}
}
</style></div><div class=\\"icon\\"><svg viewBox=\\"0 0 24 24\\" width=\\"1.25em\\" height=\\"1.25em\\" stroke-width=\\"1\\" stroke-linecap=\\"round\\" stroke-linejoin=\\"round\\" fill=\\"none\\" shape-rendering=\\"geometricPrecision\\"><path d=\\"M6 9l6 6 6-6\\"></path><style>