mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	upd: highlight active tab text
This commit is contained in:
		
							parent
							
								
									4929467016
								
							
						
					
					
						commit
						88d9f59957
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -216,6 +216,7 @@ onUnmounted(() => {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&.active {
 | 
						&.active {
 | 
				
			||||||
		opacity: 1;
 | 
							opacity: 1;
 | 
				
			||||||
 | 
							color: var(--accent);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	&.animate {
 | 
						&.animate {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue