Denis K hace 8 años
padre
commit
770b14324f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jet/static/jet/css/_base.scss

+ 1 - 1
jet/static/jet/css/_base.scss

@@ -29,7 +29,7 @@ body {
   }
 
   @include for-mobile {
-    padding-top: 60px;
+    padding-top: $sidebar-header-height;
   }
 }