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

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