[Frontend] Adjusted margin strategy in left pane elements
open #250 Changed flex-elem to use margin-bottom instead of top; Added margin-top to .search-results element;
This commit is contained in:
@@ -183,7 +183,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.items {
|
||||
.object-browse-bar {
|
||||
.left.abs,
|
||||
@@ -302,6 +301,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.pane-inspect-hidden {
|
||||
.l-object-and-inspector {
|
||||
.t-inspect {
|
||||
@@ -318,7 +318,6 @@
|
||||
.holder-all {
|
||||
min-width: $ueDesktopMinW;
|
||||
}
|
||||
|
||||
.split-layout {
|
||||
.split-pane-component.pane {
|
||||
//@include test(green);
|
||||
@@ -335,8 +334,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.pane.treeview.left .tree-holder {
|
||||
padding-right: $interiorMargin;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user