mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Fix code block style inside "<ul>"
This commit is contained in:
		| @@ -389,6 +389,9 @@ img { | |||||||
|   background: var(--hljs-bg) !important; |   background: var(--hljs-bg) !important; | ||||||
|   border-radius: var(--radius); |   border-radius: var(--radius); | ||||||
| } | } | ||||||
|  | .post-content ul pre { | ||||||
|  |   margin-left: calc(var(--gap) * -2); | ||||||
|  | } | ||||||
| .post-content .highlight pre { | .post-content .highlight pre { | ||||||
|   margin-left: 0; |   margin-left: 0; | ||||||
|   margin-right: 0; |   margin-right: 0; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 nanxiaobei
					nanxiaobei