[Glitch] Fix RTL layout not being RTL within the columns area
Port 25f93f40974c61b5a02770fe0b1d016213397d1d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									59d214e54b
								
							
						
					
					
						commit
						fc6d27daf3
					
				@ -43,6 +43,10 @@ body.rtl {
 | 
			
		||||
    left: 10px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .columns-area {
 | 
			
		||||
    direction: rtl;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .column-header__buttons {
 | 
			
		||||
    left: 0;
 | 
			
		||||
    right: auto;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user