making chrome scroll up when showing the component menu on the Studio unit page
This commit is contained in:
committed by
Andy Armstrong
parent
4f85228e66
commit
be8e99444a
@@ -3,7 +3,7 @@
|
||||
|
||||
// start with the view/body
|
||||
[class*="view-"] {
|
||||
overflow: auto;
|
||||
overflow: initial;
|
||||
|
||||
// modal-window backdrop covers the window
|
||||
.wrapper-modal-window {
|
||||
|
||||
Reference in New Issue
Block a user