finally fixed feedback slider spacing, mostly
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user