domains/prnewsthailand.com.js
authorleon <leon@roojs.com>
Fri, 9 Feb 2024 04:36:20 +0000 (12:36 +0800)
committerleon <leon@roojs.com>
Fri, 9 Feb 2024 04:36:20 +0000 (12:36 +0800)
domains/prnewsthailand.com.js

index 66057a7..4457836 100644 (file)
@@ -12,8 +12,8 @@
                 }
                 return;
             }
-            // target.style.display = 'none';
-            target.firstElementChild.style.maxHeight = '133px';
+            target.nextElementSibling.style.display = 'none';
+            // target.firstElementChild.style.maxHeight = '133px';
             clearInterval(timer);
           
         } catch(e) {}