disable transitions while switching themes
This commit is contained in:
		
							parent
							
								
									36adc42e60
								
							
						
					
					
						commit
						b12cdba020
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -11,6 +11,10 @@
 | 
				
			||||||
@import "./docs/docs.css";
 | 
					@import "./docs/docs.css";
 | 
				
			||||||
@import "./docs/collapsible.css";
 | 
					@import "./docs/collapsible.css";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.changing-theme * {
 | 
				
			||||||
 | 
					  transition: none !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* color styling */
 | 
					/* color styling */
 | 
				
			||||||
.header {
 | 
					.header {
 | 
				
			||||||
  background-color: hsl(var(--bg-400));
 | 
					  background-color: hsl(var(--bg-400));
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue