mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 09:44:51 +01:00
Merge pull request #1150
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
.grid .tick {
|
.grid .tick {
|
||||||
stroke: $gridColor;
|
stroke: $gridColor;
|
||||||
opacity: 0.3;
|
opacity: 0.8;
|
||||||
shape-rendering: crispEdges;
|
shape-rendering: crispEdges;
|
||||||
text {
|
text {
|
||||||
font-family: 'trebuchet ms', verdana, arial;
|
font-family: 'trebuchet ms', verdana, arial;
|
||||||
|
|||||||
Reference in New Issue
Block a user