mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
Allowed pointer-events on prerview modal
This commit is contained in:
parent
6fe159c8d9
commit
8fb9710f33
@ -12,9 +12,6 @@ html::-webkit-scrollbar {
|
||||
html {
|
||||
scrollbar-width: none;
|
||||
}
|
||||
body {
|
||||
pointer-events: none !important;
|
||||
}
|
||||
`;
|
||||
|
||||
export default ModalComponent.extend({
|
||||
|
Loading…
Reference in New Issue
Block a user