This commit is contained in:
		
							parent
							
								
									e2a5666b34
								
							
						
					
					
						commit
						35f51db294
					
				
					 2 changed files with 11 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -128,7 +128,7 @@ const TootBottomSheet: Component = (props) => {
 | 
			
		|||
            <Avatar src={profile()!.inf?.avatar} />
 | 
			
		||||
            <textarea
 | 
			
		||||
              placeholder={`Reply to ${toot()?.account?.displayName ?? ""}...`}
 | 
			
		||||
              style={{ width: "100%", "font-size": "1rem", border: "none" }}
 | 
			
		||||
              style={{ width: "100%", border: "none" }}
 | 
			
		||||
            ></textarea>
 | 
			
		||||
            <IconButton>
 | 
			
		||||
              <Send />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue