This commit is contained in:
yanran200730
2022-08-08 15:01:36 +08:00
parent 6b18352f32
commit ac46d37527
3 changed files with 2 additions and 12 deletions

View File

@@ -94,19 +94,9 @@
<style scoped lang="scss">
.DetailCard {
height: 100%;
.top {
height: 112px;
background: #3975c6;
}
.middle {
margin: -80px 32px 0 32px;
padding: 38px 30px 78px 28px;
padding: 48px 32px 32px;
background: #ffffff;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.02);
border-radius: 16px;
z-index: 999;
.hint {
font-size: 32px;
font-weight: 500;