Skip to content
Snippets Groups Projects
Commit 7c620fd8 authored by Amine FILALI's avatar Amine FILALI
Browse files

[FIX RABB-585] Add animation in progress bar

parent 438596df
No related branches found
No related tags found
1 merge request!1Feature/design/1
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
border-radius: 10px; border-radius: 10px;
.mat-progress-bar-fill::after { .mat-progress-bar-fill::after {
background-color: rgba(var(--vitamui-secondary), 0.5); background-color: rgba(var(--vitamui-secondary-rgb), 0.5);
} }
.mat-progress-bar-buffer { .mat-progress-bar-buffer {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment