Fix viewport position when collapsing left sidebar

This commit is contained in:
Andrés Moya 2020-06-22 15:03:19 +02:00 committed by Andrey Antukh
parent 06c301c7d6
commit 84bf0e26b2
4 changed files with 33 additions and 34 deletions

View file

@ -6,6 +6,7 @@
// Copyright (c) 2015-2020 Juan de la Cruz <delacruzgarciajuan@gmail.com>
$width-settings-bar: 15rem;
// This width is also used in update-viewport-size at frontend/src/uxbox/main/data/workspace.cljs
.settings-bar {
background-color: $color-gray-50;