Explorar o código

Practice mgmt menu - prevent overflow

Vijayakrishnan %!s(int64=4) %!d(string=hai) anos
pai
achega
aac7e56ee2
Modificáronse 1 ficheiros con 2 adicións e 3 borrados
  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 {
+}