Add the enforce toggle and drift-band minimize note
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -124,3 +124,7 @@ input:focus { outline: 0; border-color: var(--accent); }
|
||||
background: none; border: none; padding: 0; font: inherit; font-size: 12px;
|
||||
color: var(--accent); cursor: pointer; text-decoration: underline;
|
||||
}
|
||||
|
||||
.enforce-note { opacity: 0.8; font-size: 0.85em; }
|
||||
.enforce-toggle { display: flex; align-items: center; gap: 0.4em; }
|
||||
.hint { opacity: 0.7; font-size: 0.85em; margin: 0.2em 0 0.6em; }
|
||||
|
||||
Reference in New Issue
Block a user