소스 검색

correction bug graphiques notifications

omassot 7 년 전
부모
커밋
464c941c51
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      main/static/css/custom.css

+ 4 - 0
main/static/css/custom.css

@@ -221,6 +221,10 @@ select[multiple] option {
     padding: 0 16px;
     text-decoration: none;
     display: block;
+
+}
+
+.dropdown-content>a {
     width: 100%;
 }