소스 검색

Appointment calendar updates

Vijayakrishnan 4 년 전
부모
커밋
d215a4d079
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      public/css/style.css

+ 2 - 2
public/css/style.css

@@ -203,8 +203,8 @@ body>nav.navbar {
 }
 [moe][center] [url]:not([show]) {
     position: fixed;
-    top: 15%;
-    max-height: 70%;
+    top: 10%;
+    max-height: 88%;
     overflow-y: auto;
     overflow-x: hidden;
     left: calc(50% - 250px);