Webflow Dashboard

I recently noticed that the “Webflow Dashboard” is wider than the standard container in “our websites”

When digging a little deeper… I found the dashboard container is 1170px (wide) x 4102px (height)…
and it seems… it’s built on AngularJS. I’ve done my share Angular development…

not an easy thing to do - but now that I realize what they did - it makes sense.

<ng-include src="'sites'" class="ng-scope">

for reference: AngularJS

Did anyone else notice this ? I would like to have a container this size… the size they are using on the dashboard.

This topic was automatically closed after 60 days. New replies are no longer allowed.