mirror of
https://github.com/zhigang1992/react.git
synced 2026-03-26 06:55:07 +08:00
test: update grid snapshots
This commit is contained in:
@@ -32,6 +32,7 @@ exports[`Select Multiple should render correctly 1`] = `
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
flex-basis: 0;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 650px) {
|
||||
@@ -39,6 +40,7 @@ exports[`Select Multiple should render correctly 1`] = `
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
flex-basis: 0;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,6 +49,7 @@ exports[`Select Multiple should render correctly 1`] = `
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
flex-basis: 0;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -55,6 +58,7 @@ exports[`Select Multiple should render correctly 1`] = `
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
flex-basis: 0;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,6 +67,7 @@ exports[`Select Multiple should render correctly 1`] = `
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
flex-basis: 0;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -71,6 +76,7 @@ exports[`Select Multiple should render correctly 1`] = `
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
flex-basis: 0;
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user