瀏覽代碼

Change pointer-events so that you can still interact with other header buttons etc

sbkwgh 8 年之前
父節點
當前提交
5b0461a8a7
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/routes/Thread.vue

+ 0 - 1
src/components/routes/Thread.vue

@@ -127,7 +127,6 @@
 
 				@at-root #{&}-show {
 					opacity: 1;
-					pointer-events: all;
 					transition: opacity 0.2s;
 				}
 			}