We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 216913f + e400edf commit b7c3d6dCopy full SHA for b7c3d6d
assets/variables.less
@@ -6,7 +6,7 @@
6
@process-description-color: @process-title-color;
7
@process-tail-color: #e9e9e9;
8
@wait-icon-color: #ccc;
9
-@wait-title-color: gba(0,0,0,.43);
+@wait-title-color: rgba(0,0,0,.43);
10
@wait-description-color: @wait-title-color;
11
@wait-tail-color: @process-tail-color;
12
@finish-icon-color: @process-icon-color;
0 commit comments