You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
1.4 KiB
Plaintext

.bg-blue.data-v-4b0f9cc5{
background-color: #409EFF !important;
border-color: #409EFF !important;
}
/* .myset {
background-color: #F1F1F1;
} */
.myset-header-login.data-v-4b0f9cc5 {
width: 100%;
padding: 20rpx 0;
height: 220rpx;
}
.myset-header-login-text.data-v-4b0f9cc5 {
background: #ff4f4f;
height: 100%;
width: 94%;
margin: 0 3%;
border-radius: 15rpx;
padding: 0 30rpx;
color: #eeeeee;
padding-right: 50rpx;
}
.login-icon.data-v-4b0f9cc5 {
font-size: 85rpx;
padding: 10rpx 0;
margin-right: 15rpx;
}
.myset .myset_header.data-v-4b0f9cc5 {
/* height: 35vh; */
padding: 0 atuo;
overflow: hidden;
}
.myset .myset_header>image.data-v-4b0f9cc5 {
width: 94%;
margin: 20rpx 3%;
border-radius: 20rpx;
font-size: 36rpx;
}
.myset .myset_main.data-v-4b0f9cc5 {
background-color: #FFFFFF;
width: 94%;
border: #d0e3da 1rpx solid;
margin: 0 3%;
border-radius: 15rpx;
}
.myset .myset_main_up>navigator.data-v-4b0f9cc5 {
padding: 30rpx 10rpx;
}
.myset_main .myset_main_up.data-v-4b0f9cc5 {
border-radius: 5rpx;
}
.myset_main_up .text_icon.data-v-4b0f9cc5 {
float: left;
margin-left: 30rpx;
font-size: 36rpx;
}
.myset_main_up .text_icon_right.data-v-4b0f9cc5 {
float: right;
margin-right: 30rpx;
font-size: 36rpx;
}
.myset .hr.data-v-4b0f9cc5 {
height: 2rpx;
background-color: #aab5d9;
}
.myset .myset_footer.data-v-4b0f9cc5 {
width: 94%;
font-size: 30rpx;
margin: 0 3%;
}