Skip to content

Commit

Permalink
spotlink remove width add left and right distance
Browse files Browse the repository at this point in the history
  • Loading branch information
hedayati-m committed Aug 18, 2020
1 parent 20e4381 commit fc3e736
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Public/Theme/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2169,11 +2169,11 @@ button:disabled,
}
.spotlight .spotlink {
position: absolute;
width: 100%;
height: 100%;
z-index: 999;
top: 0;
bottom: 0;
right: 0;
left: 0;
border: 0;
}
.spotlight .image {
Expand Down

0 comments on commit fc3e736

Please sign in to comment.