mirror of
https://github.com/strapi/strapi.git
synced 2025-09-21 14:31:16 +00:00
Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
This commit is contained in:
parent
b3245898b2
commit
fa756de974
@ -1561,7 +1561,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
|
|||||||
</div>
|
</div>
|
||||||
<nav
|
<nav
|
||||||
aria-label="pagination"
|
aria-label="pagination"
|
||||||
class="sc-fTNIjK"
|
class="sc-jfJyPD"
|
||||||
>
|
>
|
||||||
<ul
|
<ul
|
||||||
class="c63 c64"
|
class="c63 c64"
|
||||||
|
@ -342,7 +342,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
|
|||||||
background: #4945ff;
|
background: #4945ff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c26 {
|
.c27 {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
@ -360,7 +360,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c49 {
|
.c50 {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
@ -374,7 +374,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c41 {
|
.c42 {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
display: -ms-flexbox;
|
display: -ms-flexbox;
|
||||||
@ -473,7 +473,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
|
|||||||
fill: #666687;
|
fill: #666687;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c35 {
|
.c36 {
|
||||||
padding-left: 8px;
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user