mirror of
				https://github.com/pion/webrtc.git
				synced 2025-10-31 18:52:55 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			161 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			161 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| /*
 | |
|     SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
 | |
|     SPDX-License-Identifier: MIT
 | |
| */
 | |
| textarea {
 | |
|     width: 500px;
 | |
|     min-height: 75px;
 | |
| } | 
