Progress bar style
This commit is contained in:
parent
c11f73ba9e
commit
8d823ad673
@ -3,7 +3,13 @@
|
||||
border-radius: 3px;
|
||||
|
||||
.mat-progress-bar-buffer {
|
||||
background-color: var(--iqser-grey-4);
|
||||
background-color: var(--iqser-grey-5);
|
||||
}
|
||||
|
||||
&.white {
|
||||
.mat-progress-bar-fill::after {
|
||||
background-color: var(--iqser-white);
|
||||
}
|
||||
}
|
||||
|
||||
&.green {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user