feat: Style language chooser
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -222,7 +222,7 @@ input.measurement {
 | 
				
			|||||||
    border-bottom-left-radius: 8px;
 | 
					    border-bottom-left-radius: 8px;
 | 
				
			||||||
    border: none;
 | 
					    border: none;
 | 
				
			||||||
    font-weight: bold;
 | 
					    font-weight: bold;
 | 
				
			||||||
    width: 20%;
 | 
					    width: 15%;
 | 
				
			||||||
    margin-left: auto;
 | 
					    margin-left: auto;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -247,4 +247,12 @@ input.measurement {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.tooltip:hover .tooltiptext {
 | 
					.tooltip:hover .tooltiptext {
 | 
				
			||||||
    visibility: visible;
 | 
					    visibility: visible;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					select, option {
 | 
				
			||||||
 | 
					    background-color: var(--primary-light-one);
 | 
				
			||||||
 | 
					    border-radius: 0.2rem;
 | 
				
			||||||
 | 
					    border: none;
 | 
				
			||||||
 | 
					    color: var(--text-one);
 | 
				
			||||||
 | 
					    width: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user