Set margin on other tabs too
This commit is contained in:
parent
f42074b6c1
commit
40d5bf6c35
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ document.querySelector(".header_bar").addEventListener("click", function(event)
|
|||
extensions.style.padding = "15px";
|
||||
}
|
||||
} else {
|
||||
this.style.marginBottom = "19px";
|
||||
extensions.style.display = "none";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue