Skip to content

Commit

Permalink
Merge pull request #107 from deriv-com/shayan/fix-modal-header-close-…
Browse files Browse the repository at this point in the history
…icon-alignment-when-no-title-is-passed

fix: added new classname to modal header
  • Loading branch information
shayan-deriv authored Mar 6, 2024
2 parents 09596e7 + ae9ec5e commit 1f4a52e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/Modal/Modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
&__close-icon {
cursor: pointer;
margin: 8px;
margin-left: auto;
}
}

Expand Down

0 comments on commit 1f4a52e

Please sign in to comment.