Ensure calling header is draggable
This commit is contained in:
parent
2e7cdfdb70
commit
dda3bbc5b3
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue