Allow modal dismiss via click

This commit is contained in:
Levin Rickert 2018-06-23 12:01:04 +02:00
parent 1e902d734f
commit c0df8f4d41

View File

@ -59,7 +59,7 @@
}
}
.modal-dialog {
.modal-dialog, .modal-backdrop {
-webkit-app-region: no-drag;
}