Parcourir la source

correction bug graphiques notifications

omassot il y a 7 ans
Parent
commit
464c941c51
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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%;
 }