Try to fix the debug EXIF info table -- I don't think this quite does it
This commit is contained in:
		
							parent
							
								
									16af88e08a
								
							
						
					
					
						commit
						5920625753
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -24,6 +24,7 @@
 | 
			
		|||
#debug-page-info {
 | 
			
		||||
    background-color: var(--background-color);
 | 
			
		||||
    border: 1px solid var(--separator-color);
 | 
			
		||||
    border-collapse: collapse;
 | 
			
		||||
    border-radius: 6px;
 | 
			
		||||
    box-shadow: 4px 5px 5px var(--box-shadow-color);
 | 
			
		||||
    font-size: 1.75rem;
 | 
			
		||||
| 
						 | 
				
			
			@ -56,3 +57,7 @@
 | 
			
		|||
#debug-page-info tr:nth-child(even) {
 | 
			
		||||
    background-color: var(--separator-color);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.photo-params.debug {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue