Skip to content

Commit

Permalink
Issue #IQ-516 fix: 'X" icon is not aligned properly when user clicks …
Browse files Browse the repository at this point in the history
…on zoom icon
  • Loading branch information
vaibhavbhuva committed Jul 31, 2023
1 parent b35d2a7 commit 5de9152
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,8 @@
.handle-zoom {
overflow: hidden;
position: relative;
}

lib-questionset-editor .image-viewer__close {
line-height: 45px !important;
}

0 comments on commit 5de9152

Please sign in to comment.