🎨
This commit is contained in:
		
							parent
							
								
									b1faaebc93
								
							
						
					
					
						commit
						bc0e600e51
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		|  | @ -125,6 +125,16 @@ export default defineComponent({ | ||||||
| 					text-align: center; | 					text-align: center; | ||||||
| 					padding: 0; | 					padding: 0; | ||||||
| 
 | 
 | ||||||
|  | 					&:hover { | ||||||
|  | 						text-decoration: none; | ||||||
|  | 						background: none; | ||||||
|  | 						color: var(--accent); | ||||||
|  | 
 | ||||||
|  | 						> .icon { | ||||||
|  | 							background: var(--accentedBg); | ||||||
|  | 						} | ||||||
|  | 					} | ||||||
|  | 
 | ||||||
| 					> .icon { | 					> .icon { | ||||||
| 						display: grid; | 						display: grid; | ||||||
| 						place-content: center; | 						place-content: center; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue