mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add markdown preview to Submit Review Textarea (#24672)
Before:  After:  --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
		@@ -29,10 +29,6 @@
 | 
			
		||||
  color: var(--color-tooltip-text);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tippy-box[data-theme="menu"] .ui.menu {
 | 
			
		||||
  border: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tippy-content {
 | 
			
		||||
  position: relative;
 | 
			
		||||
  padding: 1rem;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user