mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 13:46:13 +08:00 
			
		
		
		
	Fixed styling of clear data dropdown
Fixed #2419 Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
This commit is contained in:
		@@ -473,6 +473,12 @@ table {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.dropdown-clear-data {
 | 
					.dropdown-clear-data {
 | 
				
			||||||
    float: right;
 | 
					    float: right;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    ul {
 | 
				
			||||||
 | 
					        width: 100%;
 | 
				
			||||||
 | 
					        min-width: unset;
 | 
				
			||||||
 | 
					        padding-left: 0;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.dark {
 | 
					.dark {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user