fix spawn

:
This commit is contained in:
ntr
2019-05-30 12:17:20 +10:00
parent 2a6040d4b3
commit cfc3261c01
5 changed files with 4 additions and 54 deletions
+1 -2
View File
@@ -136,7 +136,7 @@ button, input {
color: whitesmoke;
height: auto;
border-width: 2px;
border-color: whitesmoke;
border-color: #444;
border-radius: 0;
letter-spacing: 0.25em;
box-sizing: border-box;
@@ -399,7 +399,6 @@ header {
flex: 1;
margin: 0.5em 1em;
padding: 0 0.5em;
border-color: #333
}
.spawn-btn input[disabled], .spawn-btn button[disabled] {