mirror of
https://github.com/strapi/strapi.git
synced 2025-09-19 13:31:34 +00:00
test(upload): update snapshots
This commit is contained in:
parent
12eb6ceb69
commit
1853606d7d
@ -274,6 +274,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
|
||||
aria-hidden="true"
|
||||
class="c13 c14 c15"
|
||||
tabindex="-1"
|
||||
title="Carret Down Button"
|
||||
type="button"
|
||||
>
|
||||
<svg
|
||||
@ -365,6 +366,7 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
|
||||
aria-hidden="true"
|
||||
class="c13 c14 c15"
|
||||
tabindex="-1"
|
||||
title="Carret Down Button"
|
||||
type="button"
|
||||
>
|
||||
<svg
|
||||
|
@ -260,8 +260,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
|
||||
color: #666687;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true'] svg > g,
|
||||
.c16[aria-disabled='true'] svg path {
|
||||
.c16[aria-disabled='true'] svg > g,.c16[aria-disabled='true'] svg path {
|
||||
fill: #666687;
|
||||
}
|
||||
|
||||
@ -274,8 +273,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
|
||||
color: #666687;
|
||||
}
|
||||
|
||||
.c16[aria-disabled='true']:active svg > g,
|
||||
.c16[aria-disabled='true']:active svg path {
|
||||
.c16[aria-disabled='true']:active svg > g,.c16[aria-disabled='true']:active svg path {
|
||||
fill: #666687;
|
||||
}
|
||||
|
||||
@ -635,6 +633,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
|
||||
aria-hidden="true"
|
||||
class="c0 c32 c33 c34"
|
||||
tabindex="-1"
|
||||
title="Carret Down Button"
|
||||
type="button"
|
||||
>
|
||||
<svg
|
||||
@ -726,6 +725,7 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
|
||||
aria-hidden="true"
|
||||
class="c0 c32 c33 c34"
|
||||
tabindex="-1"
|
||||
title="Carret Down Button"
|
||||
type="button"
|
||||
>
|
||||
<svg
|
||||
|
Loading…
x
Reference in New Issue
Block a user