Commit 70693ddf authored by Eduardo Sanz García's avatar Eduardo Sanz García

fix: dumb fix for nzz.ch

closes #2009
parent deabd352
......@@ -92,7 +92,7 @@ export class Adder {
// Assign a high Z-index so that the adder shows above any content on the
// page
zIndex: 999,
zIndex: 10000,
});
this._view = /** @type {Window} */ (container.ownerDocument.defaultView);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment