finally fixed feedback slider spacing, mostly

This commit is contained in:
2026-01-04 00:57:02 -07:00
parent 8dad47a2ac
commit a1bcd130ab
7 changed files with 261 additions and 261 deletions

View File

@@ -144,7 +144,7 @@ const FeedbackWeighting = ({ onComplete, onCancel }) => {
{item.word}
</h3>
</div>
<div className="relative mt-4"> {/* Added margin-top for spacing */}
<div className="relative">
<input
type="range"
min="0"