WIP: Some visual improvements for login #20
					 1 changed files with 5 additions and 4 deletions
				
			
		| 
						 | 
					@ -3,7 +3,8 @@
 | 
				
			||||||
@use "./colors.sass" as c
 | 
					@use "./colors.sass" as c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tippy-box[data-theme~="carbon"] 
 | 
					.tippy-box[data-theme~="carbon"] 
 | 
				
			||||||
	background-color: c.$milder
 | 
					  background-color: c.$milder
 | 
				
			||||||
	border: 2px solid c.$divider 
 | 
					  border: 2px solid c.$divider 
 | 
				
			||||||
	.tippy-svg-arrow 
 | 
					
 | 
				
			||||||
| 
							
							
								
									
	
 
				
				bad marked this conversation as resolved
				
					
					
						Outdated
					
				
			 
			 | 
					|||||||
		fill: c.$milder
 | 
					  .tippy-svg-arrow
 | 
				
			||||||
 | 
					    fill: c.$milder
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
style: indentation 2 spaces, line break above selectors.