Add container bottom padding

This commit is contained in:
kushalpandya 2017-07-07 13:35:50 +05:30
parent 7d2a4efe63
commit 6a19b789ff

View file

@ -10,6 +10,7 @@
.section-body {
width: 100%;
height: 100%;
padding-bottom: 25px;
border: 1px solid $border-color;
border-radius: $border-radius-default;