Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
This commit is contained in:
commit
aebbf1cd51
6 changed files with 54 additions and 7 deletions
|
@ -452,7 +452,7 @@ const app = new Vue({
|
|||
history.forward()
|
||||
},
|
||||
getHTMLStyle() {
|
||||
document.querySelector("html").style.background = "#222";
|
||||
// document.querySelector("html").style.background = "#222";
|
||||
document.querySelector("body").classList.add("notransparency")
|
||||
},
|
||||
resetState() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue