left-sidebar: Align action container properly.

This commit is contained in:
Akash Nimare
2018-02-26 18:09:42 +05:30
parent 5c45ab7b66
commit c11089027c
2 changed files with 9 additions and 3 deletions

View File

@@ -294,7 +294,6 @@ class ServerManagerView {
try {
this.tabs[index].webview.canGoBackButton();
} catch (err) {
console.log(err);
}
this.activeTabIndex = index;