mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 01:48:31 +02:00
✨ Fix viewport position when collapsing left sidebar
This commit is contained in:
parent
06c301c7d6
commit
84bf0e26b2
4 changed files with 33 additions and 34 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue