Commit be8e9944 by Frances Botsford Committed by Andy Armstrong

making chrome scroll up when showing the component menu on the Studio unit page

parent 4f85228e
......@@ -3,7 +3,7 @@
// start with the view/body
[class*="view-"] {
overflow: auto;
overflow: initial;
// modal-window backdrop covers the window
.wrapper-modal-window {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment