浏览代码

make sure to show the connection popup on top (fixes #1729)

Falko Schindler 1 年之前
父节点
当前提交
1010535bef
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      nicegui/static/nicegui.css

+ 1 - 0
nicegui/static/nicegui.css

@@ -120,6 +120,7 @@ h6.q-timeline__title {
   opacity: 0;
   transition-duration: 500ms;
   pointer-events: none;
+  z-index: 1000;
 }
 .body--dark #popup {
   background-color: black;