Fix storyshots

Signed-off-by: HichamELBSI <elabbassih@gmail.com>
This commit is contained in:
HichamELBSI 2021-11-09 12:15:28 +01:00
parent ed50a2bb13
commit 2c98215491
2 changed files with 2 additions and 2 deletions

View File

@ -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 {

View File

@ -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 {