forked from cybrespace/pinafore
		
	
							parent
							
								
									1c20c6b762
								
							
						
					
					
						commit
						b55c042ff4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -43,7 +43,7 @@
 | 
			
		|||
  .status-details {
 | 
			
		||||
    grid-area: details;
 | 
			
		||||
    display: grid;
 | 
			
		||||
    grid-template-columns: minmax(0, max-content) min-content min-content min-content;
 | 
			
		||||
    grid-template-columns: minmax(0, max-content) repeat(3, max-content);
 | 
			
		||||
    grid-gap: 20px;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    justify-content: left;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue