Kaynağa Gözat

undisplay container-overview till width of 970px

Felix Schultze 9 yıl önce
ebeveyn
işleme
2f11edc202
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6 0
      static/css/application.css

+ 6 - 0
static/css/application.css

@@ -407,6 +407,12 @@ div#opacity-buttons {
     }
 }
 
+@media (max-width: 970px) {
+    div#container-overview {
+        display: none;
+    }
+}
+
 @media (min-width: 1850px) {
     div#axis-container {
         width: 40%;