use directories for structure
This commit is contained in:
1
node_modules/bootstrap/scss/_progress.scss
generated
vendored
1
node_modules/bootstrap/scss/_progress.scss
generated
vendored
@@ -10,6 +10,7 @@
|
||||
display: flex;
|
||||
height: $progress-height;
|
||||
overflow: hidden; // force rounded corners by cropping it
|
||||
line-height: 0;
|
||||
@include font-size($progress-font-size);
|
||||
background-color: $progress-bg;
|
||||
@include border-radius($progress-border-radius);
|
||||
|
Reference in New Issue
Block a user