1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-28 14:08:04 +03:00

Merge pull request #366 from levrik/modal-dismiss

Allow modal dismiss via click
This commit is contained in:
Eugene Pankov 2018-06-30 08:35:54 +02:00 committed by GitHub
commit 1eb2dfd1b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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