mirror of https://github.com/ColorlibHQ/AdminLTE
fixed footer gap with .text-sm on .main-footer
parent
683f7bfccf
commit
67174b5c6b
|
@ -386,7 +386,7 @@ body,
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-wrapper {
|
.content-wrapper {
|
||||||
margin-bottom: $main-footer-height;
|
padding-bottom: $main-footer-height;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue