How to show styles and computed at the same time?

Viewed 87

I have searched through a few questions but I already know that I have to expand my dev tools and dock to the right but it doesn't work.

Some time ago it used to work just fine, then it stopped and now I can only see styles. see: enter image description here

And this is how it was before: devt

What can I do? My screen is big enough.

1 Answers

according to @wOxxOm it is a new behavior in devtools and it will come back in the future as switch.

Related