mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 03:34:15 -06:00
Login: fix Footer to be visible (#19147)
This commit is contained in:
parent
383bdb160f
commit
330cd597ec
@ -49,6 +49,7 @@
|
||||
// Keeping footer inside the graphic on Login screen
|
||||
.login-page {
|
||||
.footer {
|
||||
display: block;
|
||||
bottom: $spacer;
|
||||
position: absolute;
|
||||
padding: $space-md 0 $space-md 0;
|
||||
|
Loading…
Reference in New Issue
Block a user