2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Modal: handle click event from backdrop callback

This commit is contained in:
GeoSot
2021-12-15 19:54:02 +02:00
parent aa650f0f1e
commit 28c9002573
3 changed files with 24 additions and 27 deletions
+1
View File
@@ -15,6 +15,7 @@
height: 100%;
overflow-x: hidden;
overflow-y: auto;
pointer-events: none;
// Prevent Chrome on Windows from adding a focus outline. For details, see
// https://github.com/twbs/bootstrap/pull/10951.
outline: 0;