diff --git a/zebra-report/zebra-spaces.html b/zebra-report/zebra-spaces.html index 42e20ca..d662bf3 100644 --- a/zebra-report/zebra-spaces.html +++ b/zebra-report/zebra-spaces.html @@ -132,8 +132,9 @@ .log-line.err { color: #b00; } .invite-banner { border: 2px solid #000; padding: 0.8rem; margin-bottom: 1rem; background: #ffd; - display: flex; align-items: center; gap: 0.6rem; flex-wrap: wrap; + display: flex; flex-direction: column; align-items: flex-start; gap: 0.6rem; } + .invite-banner .invite-actions { display: flex; gap: 0.5rem; } .notice-banner { padding: 0.7rem 0.8rem; margin-bottom: 1rem; display: flex; align-items: center; gap: 0.6rem; flex-wrap: wrap; @@ -226,10 +227,14 @@ @@ -1283,8 +1288,8 @@ logLine('', 'ready โ€” pick a handle, type a rendezvous code, enter the space');