浏览代码

Merge branch 'main' of github.com:binwiederhier/ntfy into main

Philipp Heckel 4 年之前
父节点
当前提交
6ca63cc0e9
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      server/static/css/app.css

+ 0 - 3
server/static/css/app.css

@@ -373,9 +373,6 @@ li {
 }
 
 /** Detail view */
-#detail {
-    display: none;
-}
 
 #detail .detailEntry {
     margin-bottom: 20px;