mirror of
https://github.com/penpot/penpot.git
synced 2025-07-16 08:06:22 +02:00
🐛 Fix scroll on storybook doc filesç
This commit is contained in:
parent
f45fa95935
commit
09ff7372da
3 changed files with 12 additions and 1 deletions
|
@ -0,0 +1,9 @@
|
|||
// This Source Code Form is subject to the terms of the Mozilla Public
|
||||
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
//
|
||||
// Copyright (c) KALEIDOS INC
|
||||
|
||||
.sb-show-main.sb-main-fullscreen {
|
||||
overflow-y: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue