mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	ability text box size
This commit is contained in:
		
							parent
							
								
									93ac7145b2
								
							
						
					
					
						commit
						b7d8023137
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -307,7 +307,7 @@ export default {
 | 
				
			||||||
  padding: 5px 10px;
 | 
					  padding: 5px 10px;
 | 
				
			||||||
  top: 20px;
 | 
					  top: 20px;
 | 
				
			||||||
  right: 100%;
 | 
					  right: 100%;
 | 
				
			||||||
  width: 200px;
 | 
					  width: 250px;
 | 
				
			||||||
  z-index: 25;
 | 
					  z-index: 25;
 | 
				
			||||||
  font-size: 80%;
 | 
					  font-size: 80%;
 | 
				
			||||||
  background: rgba(0, 0, 0, 0.7);
 | 
					  background: rgba(0, 0, 0, 0.7);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue