Fix snapshots

Signed-off-by: soupette <cyril@strapi.io>
This commit is contained in:
soupette 2021-10-22 08:56:02 +02:00
parent b3245898b2
commit fa756de974
2 changed files with 5 additions and 5 deletions

View File

@ -1561,7 +1561,7 @@ describe('ADMIN | Pages | USERS | ListPage', () => {
</div>
<nav
aria-label="pagination"
class="sc-fTNIjK"
class="sc-jfJyPD"
>
<ul
class="c63 c64"

View File

@ -342,7 +342,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
background: #4945ff;
}
.c26 {
.c27 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -360,7 +360,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
align-items: center;
}
.c49 {
.c50 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -374,7 +374,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
align-items: center;
}
.c41 {
.c42 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@ -473,7 +473,7 @@ exports[`<ListView /> renders and matches the snapshot 1`] = `
fill: #666687;
}
.c35 {
.c36 {
padding-left: 8px;
}