ux: minor ux tweaks
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// navbar buttons
|
// navbar buttons
|
||||||
.navbar-inner {
|
.navbar {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
transition: all 1.5s ease-in-out 1s;
|
transition: all 1.5s ease-in-out 1s;
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
padding: $dashboard-padding;
|
padding: $dashboard-padding;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
|
background: $dashboard-gradient;
|
||||||
}
|
}
|
||||||
|
|
||||||
.template-variable {
|
.template-variable {
|
||||||
|
|||||||
Reference in New Issue
Block a user