velocity threshold width 200px

This commit is contained in:
2026-03-22 09:43:23 +02:00
parent f6ccdf7915
commit 1d6344e038

View File

@@ -727,7 +727,7 @@ function BoardSecurityCard({ board, selected, onToggleSelect }: { board: BoardSu
aria-label="Sensitivity level"
/>
</div>
<div style={{ width: 120 }}>
<div style={{ width: 200 }}>
<label style={{ display: 'block', color: 'var(--text-tertiary)', fontSize: 'var(--text-xs)', marginBottom: 4 }}>
Velocity threshold
</label>