Skip to content

Commit

Permalink
fix: remove outline in mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinchoolur committed Aug 4, 2021
1 parent b39c99f commit 9e02e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/lightgallery-core.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

.lg-container {
display: none;
outline: none;
&.lg-show {
display: block;
}
Expand Down

0 comments on commit 9e02e5a

Please sign in to comment.