Changed turbo load bar style
This commit is contained in:
@@ -14,6 +14,11 @@
|
|||||||
*= require_self
|
*= require_self
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.turbo-progress-bar {
|
||||||
|
height: 5px;
|
||||||
|
background-color: red;
|
||||||
|
}
|
||||||
|
|
||||||
.animate-job-in {
|
.animate-job-in {
|
||||||
animation: fade-in 0.25s ease-out, slide-in 0.25s ease-out;
|
animation: fade-in 0.25s ease-out, slide-in 0.25s ease-out;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user