Ensure calling header is draggable

This commit is contained in:
trevor-signal 2023-06-30 10:12:01 -04:00 committed by GitHub
parent 2e7cdfdb70
commit dda3bbc5b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3761,6 +3761,7 @@ button.module-image__border-overlay:focus {
width: 100%;
z-index: $z-index-above-base;
padding-bottom: 1rem;
-webkit-app-region: drag;
}
&__header-message {