velocity threshold width 200px
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user