Kaynağa Gözat

Practice mgmt menu - prevent overflow

Vijayakrishnan 4 yıl önce
ebeveyn
işleme
aac7e56ee2
1 değiştirilmiş dosya ile 2 ekleme ve 3 silme
  1. 2 3
      public/css/style.css

+ 2 - 3
public/css/style.css

@@ -1839,8 +1839,7 @@ form.non-interactive .form-content * {
     text-align: center;
     border-radius: 100%;
 }*/
-
-}
+.no-overflow-menu {
     overflow-y: auto;
     max-height: calc(100vh - 60px);
-.no-overflow-menu {
+}