mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 16:27:02 -06:00
ux: minor ux tweaks
This commit is contained in:
parent
6f71af449b
commit
a56287c2dc
@ -36,7 +36,7 @@
|
||||
}
|
||||
|
||||
// navbar buttons
|
||||
.navbar-inner {
|
||||
.navbar {
|
||||
border-color: transparent;
|
||||
background: transparent;
|
||||
transition: all 1.5s ease-in-out 1s;
|
||||
|
@ -2,6 +2,7 @@
|
||||
padding: $dashboard-padding;
|
||||
width: 100%;
|
||||
min-height: 100%;
|
||||
background: $dashboard-gradient;
|
||||
}
|
||||
|
||||
.template-variable {
|
||||
|
Loading…
Reference in New Issue
Block a user