mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
Fix snapshots
Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
parent
13e3199d06
commit
2640f07103
@ -61,7 +61,7 @@ exports[`<EventRow /> should match the snapshot 1`] = `
|
||||
|
||||
.c1 + label {
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -118,7 +118,7 @@ exports[`<EventRow /> should match the snapshot 1`] = `
|
||||
|
||||
.c3 + label {
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
|
||||
@ -54,7 +54,7 @@ exports[`<EventInput /> should match the snapshot 1`] = `
|
||||
|
||||
.c2 + label {
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -118,7 +118,7 @@ exports[`<EventInput /> should match the snapshot 1`] = `
|
||||
|
||||
.c4 + label {
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
|
||||
@ -54,7 +54,7 @@ exports[`<Inputs /> should match the snapshot if type is events 1`] = `
|
||||
|
||||
.c4 + label {
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -118,7 +118,7 @@ exports[`<Inputs /> should match the snapshot if type is events 1`] = `
|
||||
|
||||
.c5 + label {
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
|
||||
@ -196,7 +196,7 @@ exports[`Admin | containers | EditView should match the snapshot 1`] = `
|
||||
|
||||
.c17 + label {
|
||||
display: inline-block;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user