Stabilize event log toggle and omit dev mode events

This commit is contained in:
2026-09-04 19:13:06 -07:00
parent 376765dd0f
commit edcb3c08a2
6 changed files with 10 additions and 4 deletions
+4
View File
@@ -26,6 +26,10 @@
/* Corner button that toggles the inline Event Log without moving. */
.log-reopen-btn {
box-sizing: border-box;
width: 132px;
height: 44px;
white-space: nowrap;
position: fixed;
bottom: 20px;
right: 20px;