mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge branch 'main' into chore-update-next-from-main
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
/// @prop - Height of the progress bar
|
||||
$progress-bar-ios-height: 4px !default;
|
||||
$progress-bar-ios-height: 4px;
|
||||
|
||||
/// @prop - Border radius of the progress bar container
|
||||
$progress-bar-ios-border-radius: 9999px !default;
|
||||
$progress-bar-ios-border-radius: 9999px;
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
/// @prop - Height of the progress bar
|
||||
$progress-bar-md-height: 4px !default;
|
||||
$progress-bar-md-height: 4px;
|
||||
|
||||
Reference in New Issue
Block a user