mirror of
https://github.com/grafana/grafana.git
synced 2025-01-08 15:13:30 -06:00
fix footer css issue
This commit is contained in:
parent
3cf6a1a94b
commit
54420363d3
@ -45,9 +45,11 @@
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
.footer {
|
||||
bottom: $spacer;
|
||||
position: absolute;
|
||||
padding: 5rem 0 1rem 0;
|
||||
.login-page {
|
||||
.footer {
|
||||
bottom: $spacer;
|
||||
position: absolute;
|
||||
padding: 5rem 0 1rem 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user