mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	Backport #27237 by @silverwind Fixes: https://github.com/go-gitea/gitea/issues/27230 Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
		
					parent
					
						
							
								2604571993
							
						
					
				
			
			
				commit
				
					
						dd44c2164e
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -86,6 +86,7 @@ text-expander .suggestions {
 | 
				
			||||||
  border-radius: 5px;
 | 
					  border-radius: 5px;
 | 
				
			||||||
  border: 1px solid var(--color-secondary);
 | 
					  border: 1px solid var(--color-secondary);
 | 
				
			||||||
  box-shadow: 0 .5rem 1rem var(--color-shadow);
 | 
					  box-shadow: 0 .5rem 1rem var(--color-shadow);
 | 
				
			||||||
 | 
					  z-index: 100; /* needs to be > 20 to be on top of dropzone's .dz-details */
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
text-expander .suggestions li {
 | 
					text-expander .suggestions li {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue