fix: only write config.edn when it doesn't exists

This commit is contained in:
Tienson Qin
2021-02-24 23:55:58 +08:00
parent 3edc9d910b
commit fca063f004
4 changed files with 10 additions and 16 deletions

View File

@@ -731,10 +731,8 @@ a.fade-link:hover {
/* < > buttons */
a[title="Go Back"],
a[title="Go Forward"] {
a.navigation {
border-radius: 3px;
opacity: 1;
transition: .3s;
}