Hide LCD/pot panel when disconnected, show on connect
lcd-pot-row is hidden by default in CSS and only made visible when the WebSocket connection is established. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JLR2133M2PyjiYq584i2G7
This commit is contained in:
@@ -140,6 +140,7 @@ header#connection-bar {
|
||||
gap: 1.5em;
|
||||
margin: 1em 0;
|
||||
font-size: 2em;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/* --- Pot visualization --- */
|
||||
|
||||
Reference in New Issue
Block a user