mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-10-31 02:44:17 +01:00 
			
		
		
		
	chore: Make extension arrow transparent
This commit is contained in:
		| @@ -109,13 +109,13 @@ g.classGroup line { | ||||
| } | ||||
|  | ||||
| #extensionStart, .extension { | ||||
|   fill: ${options.mainBkg} !important; | ||||
|   fill: transparent !important; | ||||
|   stroke: ${options.lineColor} !important; | ||||
|   stroke-width: 1; | ||||
| } | ||||
|  | ||||
| #extensionEnd, .extension { | ||||
|   fill: ${options.mainBkg} !important; | ||||
|   fill: transparent !important; | ||||
|   stroke: ${options.lineColor} !important; | ||||
|   stroke-width: 1; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sidharth Vinod
					Sidharth Vinod