Skip to content

Commit 265c5da

Browse files
committed
active min width variable for progress
1 parent c510193 commit 265c5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/themes/packages/default/modules/progress.variables

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
@activePulseColor: @white;
6868
@activePulseMaxOpacity: 0.3;
6969
@activePulseDuration: 2s;
70+
@activeMinWidth: 3em;
7071

7172

7273
/*-------------------

0 commit comments

Comments
 (0)