1
0
Эх сурвалжийг харах

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

Falko Schindler 1 жил өмнө
parent
commit
1010535bef

+ 1 - 0
nicegui/static/nicegui.css

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