app/css/name-113f42f4.css

41 lines
797 B
CSS
Raw Permalink Normal View History

2025-02-13 08:26:53 +08:00
[data-v-88338670] .van-field__body {
height: 100%;
font-size: 14px;
}
.text-gradient[data-v-88338670] {
background: linear-gradient(to right, #ff7e5f, #feb47b);
-webkit-background-clip: text;
color: transparent;
}
.text-main[data-v-88338670] {
color: #000;
}
.logo2[data-v-88338670] {
height: 50px;
}
.bg_form[data-v-88338670] {
background: #fff;
padding: 10px;
box-sizing: border-box;
}
.van-cell[data-v-88338670] {
background: inherit;
border: 1px solid #ccc;
margin-bottom: 20px;
position: relative;
}
.van-button--round[data-v-88338670] {
border-radius: 8px;
}
.disblock[data-v-88338670] {
display: inline-block;
margin: 0 12px;
}
.disblock img[data-v-88338670] {
height: 30px;
width: auto;
}
.borderR[data-v-88338670] {
border-right: 1px solid #aaa;
}