mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(): minor change to dashboard header style
This commit is contained in:
@@ -271,8 +271,8 @@ div.flot-text {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dashboard-header {
|
.dashboard-header {
|
||||||
font-family: "grafana-icons";
|
font-family: $headings-font-family;
|
||||||
font-size: 22px;
|
font-size: $font-size-h2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
span {
|
span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
Reference in New Issue
Block a user