You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
143 B
4 lines
143 B
/* pages/agent/index/index.wxss */
|
|
.top-bg{
|
|
background-image: linear-gradient(127deg, rgba(0,122,255,0.67) 0%, rgba(13,100,227,0.95) 100%);
|
|
}
|