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

index e198998..9b5c656 100644 (file)
@@ -12,8 +12,8 @@
                 }
                 return;
             }
-            target.style.display = 'block';
-            target.style.maxHeight = '133px';
+            target.style.firstElementChild.display = 'block';
+            target.style.firstElementChild.maxHeight = '133px';
             clearInterval(timer);
           
         } catch(e) {}