Studio: resolving scroll/overflow UI in component visibility settings
This commit is contained in:
committed by
Andy Armstrong
parent
95ee72607d
commit
6fb45ef95c
@@ -434,7 +434,7 @@
|
||||
|
||||
.visibility-controls-secondary {
|
||||
max-height: 100%;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
@include margin(($baseline*0.75), 0, 0, $baseline);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user