3b09ad45 by xiaomiao

样式调整

1 parent 61090b20
......@@ -119,7 +119,7 @@ export default {
<style lang="scss" scoped>
.leftcard {
width: 32%;
height: calc(100% -110px);
height: calc(100vh -114px);
display: flex;
flex-direction: column;
......