made draft mode default, bug fixes

This commit is contained in:
landgreen
2019-12-30 11:10:36 -08:00
parent 45b87e8c72
commit 2073ae2279
8 changed files with 88 additions and 181 deletions

View File

@@ -53,13 +53,6 @@ summary {
background-color: #efeff5;
}
#draft-button {
position: absolute;
top: 3px;
left: 3px;
z-index: 12;
}
#build-button {
position: absolute;
top: 3px;