mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Format less code
This commit is contained in:
parent
1c7c109960
commit
727f6c0e28
@ -134,7 +134,3 @@
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
fill: @taskTextLightColor;
|
fill: @taskTextLightColor;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
|
@ -132,7 +132,3 @@
|
|||||||
font-size:18px;
|
font-size:18px;
|
||||||
fill:@taskTextDarkColor;
|
fill:@taskTextDarkColor;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
|
@ -132,7 +132,3 @@
|
|||||||
font-size:18px;
|
font-size:18px;
|
||||||
fill:@taskTextDarkColor;
|
fill:@taskTextDarkColor;
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
|
@ -132,4 +132,3 @@
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
fill: @taskTextDarkColor;
|
fill: @taskTextDarkColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
.actor {
|
.actor {
|
||||||
stroke: @actorBorder;
|
stroke: @actorBorder;
|
||||||
fill: @actorBkg;
|
fill: @actorBkg;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user