Skip to content

Commit

Permalink
UX: close summary modal on click outside (#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot authored Jan 7, 2025
1 parent 61758ff commit 749af40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ html.scrollable-modal {
}

.ai-summary-modal + .d-modal__backdrop {
display: none;
background: transparent; // allows for reading, but still triggers clickoutside event
}

0 comments on commit 749af40

Please sign in to comment.