Global footer
This commit is contained in:
@@ -60,11 +60,8 @@ body {
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
.container-xl {
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
|
||||
.full-height {
|
||||
@media (max-width: 767.98px) {
|
||||
min-height: 100vh;
|
||||
@@ -1141,3 +1138,9 @@ th {
|
||||
.visually-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
app-master-page {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user