Initial-Release
This commit is contained in:
11
www/lib/ionic/scss/_progress.scss
Normal file
11
www/lib/ionic/scss/_progress.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
/**
|
||||
* Progress
|
||||
* --------------------------------------------------
|
||||
*/
|
||||
|
||||
progress {
|
||||
display: block;
|
||||
margin: $progress-margin;
|
||||
width: $progress-width;
|
||||
}
|
||||
Reference in New Issue
Block a user