component-stack keep glued to bottom
This commit is contained in:
@@ -136,6 +136,8 @@ $heading-height: 75px;
|
||||
|
||||
#editor-pane-component-stack {
|
||||
width: 100%;
|
||||
// To keep glued to bottom when editor is in loading state and not visible.
|
||||
margin-top: auto;
|
||||
|
||||
// When two component stack items are expired and eat up full screen, this is required to scroll them.
|
||||
// overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user