mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	Fix the overflow style for "Hide all checks" (#27932)
Fix #27928 --------- Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
		@@ -60,6 +60,7 @@
 | 
			
		||||
 | 
			
		||||
.tippy-box[data-theme="box-with-header"] .tippy-content {
 | 
			
		||||
  background: var(--color-box-body);
 | 
			
		||||
  border-radius: var(--border-radius);
 | 
			
		||||
  padding: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user