mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	style: styling for codeblocks without langs (#527)
This commit is contained in:
		@@ -325,10 +325,10 @@ pre {
 | 
			
		||||
  border-radius: 5px;
 | 
			
		||||
  overflow-x: auto;
 | 
			
		||||
  border: 1px solid var(--lightgray);
 | 
			
		||||
  position: relative;
 | 
			
		||||
 | 
			
		||||
  &:has(> code.mermaid) {
 | 
			
		||||
    border: none;
 | 
			
		||||
    position: relative;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  & > code {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user