Explorar o código

Remove predictor button from mobile.

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
3719f10b0e
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      views/dashboardPage/sidebars.css

+ 4 - 4
views/dashboardPage/sidebars.css

@@ -696,8 +696,8 @@ NEW TRANSACTION
             }
 
         /* ORDER CALCULATOR */
-        .calculatorItem:nth-child(2n+1){
-            color: black;
+        #orderCalcBtn{
+            display: none;
         }
     }
 
@@ -765,8 +765,8 @@ NEW TRANSACTION
                 }
             
             /* ORDER CALCULATOR */
-            .calculatorItem:nth-child(2n+1){
-                color: black;
+            #orderCalcBtn{
+                display: none;
             }
 
             /* INGREDIENT DETAILS */