diff --git a/frontend/src/components/Lobby.vue b/frontend/src/components/Lobby.vue index 82031d8..e5b7dd5 100644 --- a/frontend/src/components/Lobby.vue +++ b/frontend/src/components/Lobby.vue @@ -87,7 +87,7 @@ -
+
@@ -456,6 +456,9 @@ export default { justify-content: space-evenly; margin-bottom: 12pt; } +#admin-status { + position:absolute;width:100%;height:100%;overflow:auto;background:var(--bg-color); opacity: 0.8; +} #turn-indicator{ position: absolute; width: 100%;