Преглед на файлове

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