Explorar o código

Fix dashboard module change form breadcrumbs

Denis K %!s(int64=8) %!d(string=hai) anos
pai
achega
8b04340cca
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      jet/static/jet/css/_dashboard.scss

+ 6 - 0
jet/static/jet/css/_dashboard.scss

@@ -41,6 +41,12 @@
       display: none;
     }
   }
+
+  &.jet.change-form .breadcrumbs {
+    @include for-mobile {
+      display: block;
+    }
+  }
 }
 
 /* RECENT ACTIONS MODULE */