mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: progress on new page header
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
margin-bottom: $spacer * 2;
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
|
||||
> a, > button {
|
||||
margin-left: $spacer;
|
||||
}
|
||||
}
|
||||
|
||||
.page-action-bar__spacer {
|
||||
@@ -70,6 +74,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.page-sub-heading {
|
||||
margin-bottom: $spacer;
|
||||
}
|
||||
|
||||
.page-sidebar {
|
||||
color: $text-color-weak;
|
||||
h4 {
|
||||
|
||||
Reference in New Issue
Block a user