瀏覽代碼

none display for footnotes label

reiji-h 2 年之前
父節點
當前提交
9e4da61fd1
共有 1 個文件被更改,包括 1 次插入8 次删除
  1. 1 8
      apps/app/src/styles/organisms/_wiki.scss

+ 1 - 8
apps/app/src/styles/organisms/_wiki.scss

@@ -177,14 +177,7 @@
     border-top: 1px solid bs.$border-color;
     /* Hide the section label for visual users. */
     #footnote-label {
-      position: absolute;
-      width: 1px;
-      height: 1px;
-      padding: 0;
-      overflow: hidden;
-      clip: rect(0, 0, 0, 0);
-      word-wrap: normal;
-      border: 0;
+      display: none;
     }
   }
   /* Place `[` and `]` around footnote references. */