Minor spacing fix
This commit is contained in:
parent
639d17cada
commit
d8dfd103b9
|
@ -101,7 +101,7 @@ export function BetPanel(props: { contract: Contract; className?: string }) {
|
|||
className
|
||||
)}
|
||||
>
|
||||
<Title className="mt-0 whitespace-nowrap" text="Place a bet" />
|
||||
<Title className="!mt-0 whitespace-nowrap" text="Place a bet" />
|
||||
|
||||
<div className="mt-2 mb-1 text-sm text-gray-400">Outcome</div>
|
||||
<YesNoSelector
|
||||
|
|
Loading…
Reference in New Issue
Block a user