File size: 321 Bytes
2a108da |
1 2 3 4 5 6 7 8 9 10 11 12 |
.MuiLinearProgress-barColorPrimary{
background-color: #4237b8 !important;
}
.MuiLinearProgress-bar2Buffer{
background-color: #7970dc !important;
}
.MuiLinearProgress-dashedColorPrimary{
background-image: radial-gradient(#282469 0%, #6b68a7 16%, transparent 42%) !important;
margin-top: 2px !important;
} |