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