[Glitch] Stick batch table toolbar to the top
Port cb99d425b3 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
			
			
This commit is contained in:
		
							parent
							
								
									31c8f7a65a
								
							
						
					
					
						commit
						c538d5d3f6
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -178,6 +178,9 @@ a.table-action-link {
 | 
			
		|||
  }
 | 
			
		||||
 | 
			
		||||
  &__toolbar {
 | 
			
		||||
    position: sticky;
 | 
			
		||||
    top: 0;
 | 
			
		||||
    z-index: 1;
 | 
			
		||||
    border: 1px solid darken($ui-base-color, 8%);
 | 
			
		||||
    background: $ui-base-color;
 | 
			
		||||
    border-radius: 4px 0 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue