Преглед изворни кода

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;