mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Fix storyshots
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
This commit is contained in:
parent
ed50a2bb13
commit
2c98215491
@ -739,7 +739,6 @@ describe('Admin | containers | RoleCreatePage', () => {
|
||||
|
||||
.c39 {
|
||||
border: 1px solid #ffffff;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.c39:hover:not([aria-disabled='true']) {
|
||||
@ -847,6 +846,7 @@ describe('Admin | containers | RoleCreatePage', () => {
|
||||
|
||||
.c43 {
|
||||
height: 5.5rem;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.c43:hover svg path {
|
||||
|
@ -811,7 +811,6 @@ describe('Admin | containers | RoleEditPage', () => {
|
||||
|
||||
.c44 {
|
||||
border: 1px solid #ffffff;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.c44:hover:not([aria-disabled='true']) {
|
||||
@ -919,6 +918,7 @@ describe('Admin | containers | RoleEditPage', () => {
|
||||
|
||||
.c48 {
|
||||
height: 5.5rem;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.c48:hover svg path {
|
||||
|
Loading…
x
Reference in New Issue
Block a user