mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Fix style
This commit is contained in:
		
							parent
							
								
									1d1fc87920
								
							
						
					
					
						commit
						ace59fa717
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -89,7 +89,7 @@ export default Vue.extend({
 | 
			
		|||
		width: 20px;
 | 
			
		||||
		height: 20px;
 | 
			
		||||
		background: none;
 | 
			
		||||
		border: solid 2px var(--inputLabel);
 | 
			
		||||
		border: solid 2px var(--inputBorder);
 | 
			
		||||
		border-radius: 100%;
 | 
			
		||||
		transition: inherit;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue