Editor stack reload

This commit is contained in:
Mo Bitar
2018-01-27 09:53:59 -06:00
parent 61843b1472
commit 5c6edfbc74
3 changed files with 6 additions and 12 deletions

View File

@@ -119,15 +119,7 @@ $heading-height: 75px;
.component-stack-item {
width: 100%;
position: relative;
&:not(:last-child) {
border-bottom: 1px solid $bg-color;
}
&:first-child {
border-top: 1px solid $bg-color;
}
border-top: 1px solid $bg-color;
iframe {
width: 100%;
}