mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-27 01:52:18 +00:00
UX: close summary modal on click outside (#1050)
This commit is contained in:
parent
61758ff8a6
commit
749af40fad
@ -23,5 +23,5 @@ html.scrollable-modal {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ai-summary-modal + .d-modal__backdrop {
|
.ai-summary-modal + .d-modal__backdrop {
|
||||||
display: none;
|
background: transparent; // allows for reading, but still triggers clickoutside event
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user