mirror of
				https://github.com/bra1n/townsquare.git
				synced 2025-10-21 16:55:12 +00:00 
			
		
		
		
	Update Player.vue
This commit is contained in:
		
							parent
							
								
									aed1d7a274
								
							
						
					
					
						commit
						d1d555f31a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -623,7 +623,7 @@ li.move:not(.from) .player > svg.move {
 | 
				
			||||||
  display: block;
 | 
					  display: block;
 | 
				
			||||||
  margin: 5px ($token / -4) 0;
 | 
					  margin: 5px ($token / -4) 0;
 | 
				
			||||||
  text-align: center;
 | 
					  text-align: center;
 | 
				
			||||||
  padding: ($token * 0.3 + 2px) 5px 0;
 | 
					  padding: ($token * 0.3 + 5px) 5px 0;
 | 
				
			||||||
  border-radius: 50%;
 | 
					  border-radius: 50%;
 | 
				
			||||||
  line-height: 90%;
 | 
					  line-height: 90%;
 | 
				
			||||||
  border: 3px solid black;
 | 
					  border: 3px solid black;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue