(cherry picked from commit c87b048af8)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
co-authored by
Ashley Harrison
parent
926bfee34a
commit
ee892eec78
@@ -53,7 +53,7 @@ export const getLoginStyles = (theme: GrafanaTheme2) => {
|
||||
|
||||
return {
|
||||
container: css({
|
||||
minHeight: '100vh',
|
||||
minHeight: '100%',
|
||||
backgroundPosition: 'center',
|
||||
backgroundRepeat: 'no-repeat',
|
||||
backgroundColor: bgColor,
|
||||
|
||||
Reference in New Issue
Block a user