@@ -98,7 +98,7 @@
width: 100%
height: 50px
position: absolute
- bottom: 0
+ bottom: 10px
.wizard-btn
width: 160px
height: 40px
@@ -59,8 +59,8 @@
<style lang="sass">
.card-grid-wrapper
- height: calc(100% - 100px)
- margin-top: 15px
+ height: calc(100% - 50px)
+ margin-top: 10px
overflow-y: auto
.card-grid-loading