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 {
|
||||
font-family: "grafana-icons";
|
||||
font-size: 22px;
|
||||
font-family: $headings-font-family;
|
||||
font-size: $font-size-h2;
|
||||
text-align: center;
|
||||
span {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user