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.
8 lines
178 B
8 lines
178 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%);
|
|
}
|
|
|
|
.case3-class {
|
|
width: 680rpx;
|
|
}
|