mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									67e97310cf
								
							
						
					
					
						commit
						29418ecbb4
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -284,6 +284,9 @@ root(isDark)
 | 
			
		|||
						color isDark ? #fff : #606266
 | 
			
		||||
						cursor pointer
 | 
			
		||||
						transition border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
 | 
			
		||||
						-webkit-appearance none
 | 
			
		||||
						-moz-appearance none
 | 
			
		||||
						appearance none
 | 
			
		||||
 | 
			
		||||
						&:hover
 | 
			
		||||
							border-color isDark ? #a7aebd : #c0c4cc
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue