Fix light theme header on mobile (#29809)
This commit is contained in:
		
							parent
							
								
									430da03160
								
							
						
					
					
						commit
						90eb4a5d01
					
				@ -2899,7 +2899,7 @@ $ui-header-logo-wordmark-width: 99px;
 | 
				
			|||||||
  .layout-single-column {
 | 
					  .layout-single-column {
 | 
				
			||||||
    .ui__header {
 | 
					    .ui__header {
 | 
				
			||||||
      display: flex;
 | 
					      display: flex;
 | 
				
			||||||
      background: var(--background-color-tint);
 | 
					      background: var(--background-color);
 | 
				
			||||||
      border-bottom: 1px solid var(--background-border-color);
 | 
					      border-bottom: 1px solid var(--background-border-color);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user