1
This commit is contained in:
@@ -3559,8 +3559,9 @@ scroll-view.cu-steps .cu-item {
|
||||
}
|
||||
|
||||
.bg-gradual-orange {
|
||||
background-image: linear-gradient(45deg, #ff9700, #ed1c24);
|
||||
/* background-image: linear-gradient(45deg, #ff9700, #ed1c24); */
|
||||
color: #ffffff;
|
||||
background-color: #1890FF;
|
||||
}
|
||||
|
||||
.bg-gradual-green {
|
||||
@@ -3579,7 +3580,7 @@ scroll-view.cu-steps .cu-item {
|
||||
}
|
||||
|
||||
.bg-main-oil {
|
||||
background-color: #FE0505;
|
||||
background-color: #1890FF;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user