Skip to content

Commit e460461

Browse files
committed
Re-adjust progress bar scale
1 parent 33ead44 commit e460461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/default.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,7 @@
13511351
@apply h-1 rounded-xs;
13521352
}
13531353
.pc-progress--sm {
1354-
@apply h-2 rounded-md;
1354+
@apply h-2 rounded-sm;
13551355
}
13561356
.pc-progress--md {
13571357
@apply h-3 rounded-md;

0 commit comments

Comments
 (0)