Restore ability to click to lightbox image in bubble layout (#7533)

This commit is contained in:
Michael Telatynski 2022-01-13 12:45:35 +00:00 committed by GitHub
parent ef95644e23
commit 44b9b6ca57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,6 +203,7 @@ limitations under the License.
bottom: 0;
left: 0;
right: 0;
pointer-events: none;
}
}