Initial commit
This commit is contained in:
9
public/theme/extensions/_progressbar.scss
Normal file
9
public/theme/extensions/_progressbar.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.p-progressbar {
|
||||
border-radius: 0;
|
||||
|
||||
&.p-progressbar-determinate {
|
||||
.p-progressbar-label {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user