Render session dropdown above all else

This commit is contained in:
2025-01-12 04:01:15 -06:00
parent 549e192430
commit c84d84dd16

View File

@@ -168,6 +168,7 @@
Column { Column {
width: parent.width width: parent.width
spacing: 4 spacing: 4
z: 101
Text { Text {
id: lblSession id: lblSession
color: "#ebdbb2" color: "#ebdbb2"