zhouwenxuan
2023-12-14 a57b61198ca61f06b1b5ce765332c6be90d1027c
src/views/components/details.vue
@@ -252,7 +252,7 @@
    box-shadow: 1px 1px 3px rgba(0,0,0,.04);
    padding: 20px 15px 40px;
    background: #fff;
    max-height: calc(100vh - 330px);
    max-height: calc(100vh - 280px);
    overflow-y: auto;
    .title{