velocity threshold width 120px

This commit is contained in:
2026-03-22 09:36:57 +02:00
parent 2b42b2ca09
commit f6ccdf7915

View File

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