.MuiLinearProgress-barColorPrimary{ | |
background-color: #4237b8 ; | |
} | |
.MuiLinearProgress-bar2Buffer{ | |
background-color: #7970dc ; | |
} | |
.MuiLinearProgress-dashedColorPrimary{ | |
background-image: radial-gradient(#282469 0%, #6b68a7 16%, transparent 42%) ; | |
margin-top: 2px ; | |
} |