@@ -199,7 +199,7 @@ export default {
}
.normal-card {
- min-height: 100%;
+ min-height: calc(100% - 83px);
box-sizing: border-box;
position: relative;