Google Chrome Dev Tools inspect element styles not showing

前端 未结 12 949
难免孤独
难免孤独 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:09

    something that worked for me: chrome:flags>Enable Developer Tools experiments>Disable. I had enabled it at some point, used it for years w/o issue, then could not see any style details as OP described. After updating, resetting devtools prefs to default, even trying incognito, this was the one thing that seemed to get it working again. There were some neat experiments, but i'd much rather be able to do my job...

提交回复
热议问题