mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
Add footer extension points for links and avatar
This commit is contained in:
@@ -67,8 +67,10 @@ hr.header-with-actions {
|
||||
}
|
||||
}
|
||||
|
||||
.footer {
|
||||
height: 50px;
|
||||
footer.footer {
|
||||
//height: 100px;
|
||||
background-color: whitesmoke;
|
||||
padding: 2rem 1.5rem 1rem;
|
||||
}
|
||||
|
||||
// 6. Import the rest of Bulma
|
||||
@@ -691,11 +693,6 @@ form .field:not(.is-grouped) {
|
||||
}
|
||||
}
|
||||
|
||||
// footer
|
||||
.footer {
|
||||
background-color: whitesmoke;
|
||||
}
|
||||
|
||||
// aside
|
||||
.aside-background {
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user