show control overlay

This commit is contained in:
2025-12-26 07:54:48 +01:00
parent 2645bb054c
commit 66422bd4d9

View File

@@ -14,3 +14,9 @@
overflow-y: auto;
max-height: 30vh;
}
.network-controls {
z-index: 9;
position: absolute;
margin: 1rem;
}