瀏覽代碼

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%;
 }