Skip to content

Commit

Permalink
remove double focus-ring css (#1332)
Browse files Browse the repository at this point in the history
  • Loading branch information
hadasze authored Jan 9, 2025
1 parent 5ccb0e2 commit 286bce9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/gallery/src/components/styles/gallery.scss
Original file line number Diff line number Diff line change
Expand Up @@ -666,12 +666,6 @@ div.pro-gallery {
}
}

.has-custom-focus {
&:focus {
box-shadow: inset 0 0 0 1px $white, inset 0 0 1px 4px $wix-blue;
}
}

.gallery-item-hover {

i,
Expand Down

0 comments on commit 286bce9

Please sign in to comment.