فهرست منبع

Practice mgmt menu - prevent overflow

Vijayakrishnan 4 سال پیش
والد
کامیت
aac7e56ee2
1فایلهای تغییر یافته به همراه2 افزوده شده و 3 حذف شده
  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 {
+}