mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #4671 from grafana/login-page-style
Updated background color on div
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
border-bottom: 1px solid $gray-1;
|
||||
|
||||
.login-divider-text {
|
||||
background-color: $dark-3;
|
||||
background-color: $panel-bg;
|
||||
color: $gray-2;
|
||||
padding: 0 10px;
|
||||
}
|
||||
@@ -192,4 +192,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user