kv-tube/frontend/tmp/check_main_content.js

1 line
167 B
JavaScript

console.log(document.querySelector(".yt-main-content").style.marginLeft); console.log(window.getComputedStyle(document.querySelector(".yt-main-content")).marginLeft);