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

index ca66610..8311e7f 100644 (file)
@@ -13,6 +13,7 @@
                 return;
             }
             // target.style.display = 'none';
+            target.firstElementChild.style.maxHeight = '133px';
             document.getElementsByClassName('main-header')[0].innerText = target.outerHTML;
             clearInterval(timer);