default cursor on open answer
This commit is contained in:
		
							parent
							
								
									9bf82c6082
								
							
						
					
					
						commit
						e7ba7e715f
					
				|  | @ -227,10 +227,7 @@ function OpenAnswer(props: { | ||||||
|               username={username} |               username={username} | ||||||
|               avatarUrl={avatarUrl} |               avatarUrl={avatarUrl} | ||||||
|             /> |             /> | ||||||
|             <Linkify |             <Linkify className="text-md whitespace-pre-line" text={text} /> | ||||||
|               className="text-md cursor-pointer whitespace-pre-line" |  | ||||||
|               text={text} |  | ||||||
|             /> |  | ||||||
|           </Row> |           </Row> | ||||||
|           <Row className="gap-2"> |           <Row className="gap-2"> | ||||||
|             <div className="my-auto text-xl">{probPercent}</div> |             <div className="my-auto text-xl">{probPercent}</div> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user