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.
1 parent 216913f commit e400edfCopy full SHA for e400edf
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