mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-08 10:06:40 +02:00
Format less code
This commit is contained in:
@@ -134,7 +134,3 @@
|
||||
font-size: 18px;
|
||||
fill: @taskTextLightColor;
|
||||
}
|
||||
/*
|
||||
|
||||
|
||||
*/
|
||||
|
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
.actor {
|
||||
stroke: @actorBorder;
|
||||
fill: @actorBkg;
|
||||
|
@@ -132,7 +132,3 @@
|
||||
font-size:18px;
|
||||
fill:@taskTextDarkColor;
|
||||
}
|
||||
/*
|
||||
|
||||
|
||||
*/
|
||||
|
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
.actor {
|
||||
stroke: @actorBorder;
|
||||
fill: @actorBkg;
|
||||
|
@@ -132,7 +132,3 @@
|
||||
font-size:18px;
|
||||
fill:@taskTextDarkColor;
|
||||
}
|
||||
/*
|
||||
|
||||
|
||||
*/
|
||||
|
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
.actor {
|
||||
stroke: @actorBorder;
|
||||
fill: @actorBkg;
|
||||
|
@@ -132,4 +132,3 @@
|
||||
font-size: 18px;
|
||||
fill: @taskTextDarkColor;
|
||||
}
|
||||
|
||||
|
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
.actor {
|
||||
stroke: @actorBorder;
|
||||
fill: @actorBkg;
|
||||
|
Reference in New Issue
Block a user