Unite
Give the sidebar the same background color as the header background.
Add a .sb--unite
class to the #root
to make unite sidebar.
<body>
<div id="root" class="root sb--unite">
...
</div>
</body>
Give the sidebar the same background color as the header background.
Add a .sb--unite
class to the #root
to make unite sidebar.
<body>
<div id="root" class="root sb--unite">
...
</div>
</body>