Explorar o código

ux: minor ux tweaks

Torkel Ödegaard %!s(int64=8) %!d(string=hai) anos
pai
achega
a56287c2dc

+ 1 - 1
public/sass/components/_view_states.scss

@@ -36,7 +36,7 @@
   }
 
   // navbar buttons
-  .navbar-inner {
+  .navbar {
     border-color: transparent;
     background: transparent;
     transition: all 1.5s ease-in-out 1s;

+ 1 - 0
public/sass/pages/_dashboard.scss

@@ -2,6 +2,7 @@
   padding: $dashboard-padding;
   width: 100%;
   min-height: 100%;
+  background: $dashboard-gradient;
 }
 
 .template-variable {