Google Chrome Dev Tools inspect element styles not showing

前端 未结 12 951
难免孤独
难免孤独 2020-12-13 23:44

Starting a couple of weeks ago....on some of our sites, but not all, when inspecting an element, the styles tab only shows the \"styles box\", but not the actual styles rela

12条回答
  •  情歌与酒
    2020-12-14 00:06

    I use Dreamweaver and Breckets. Could see that the problem occurred only when I used Dreamweaver. Solved the problem by changing Dreamweaver's preferences

    --> Code Format --> Line Break Type --> CR LF (Windows)

提交回复
热议问题