mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Show 12 lines in markup code preview (#30255)
Show up to 12 lines instead of previous 5.
This commit is contained in:
		| @@ -12,7 +12,7 @@ | ||||
|  | ||||
| .markup .code-preview-container table { | ||||
|   width: 100%; | ||||
|   max-height: 100px; | ||||
|   max-height: 240px; /* 12 lines at 20px per line */ | ||||
|   overflow-y: auto; | ||||
|   margin: 0; /* override ".markup table {margin}" */ | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user