diff --git a/docs/preview/redesigned-mainwindow.html b/docs/preview/redesigned-mainwindow.html index a2e7558..3bcde25 100644 --- a/docs/preview/redesigned-mainwindow.html +++ b/docs/preview/redesigned-mainwindow.html @@ -174,6 +174,8 @@ display: grid; grid-template-rows: 44px auto 1fr auto 32px; min-width: 0; + position: relative; + overflow: hidden; } .titlebar { display: grid;