Explorar o código

Practice mgmt menu - prevent overflow

Vijayakrishnan %!s(int64=4) %!d(string=hai) anos
pai
achega
1e1390d86f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      public/css/style.css

+ 5 - 0
public/css/style.css

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