Commit 6fb45ef9 by Brian Talbot Committed by Andy Armstrong

Studio: resolving scroll/overflow UI in component visibility settings

parent 95ee7260
...@@ -434,7 +434,7 @@ ...@@ -434,7 +434,7 @@
.visibility-controls-secondary { .visibility-controls-secondary {
max-height: 100%; max-height: 100%;
overflow-y: scroll; overflow-y: auto;
@include margin(($baseline*0.75), 0, 0, $baseline); @include margin(($baseline*0.75), 0, 0, $baseline);
} }
......
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