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

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 {