diff --git a/src/components/LayerUI.scss b/src/components/LayerUI.scss index b51fdecbb..1245aa58a 100644 --- a/src/components/LayerUI.scss +++ b/src/components/LayerUI.scss @@ -116,7 +116,8 @@ } } .layer-ui__wrapper__footer-left, - .layer-ui__wrapper__footer-right { + .layer-ui__wrapper__footer-right, + .disable-zen-mode--visible { pointer-events: all; } }