Merge branch 'new-vbox-resize' of ssh://git.mnml.gg:40022/~/mnml into new-vbox-resize

This commit is contained in:
ntr
2019-11-24 18:00:14 +11:00
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ button, input {
font-family: 'Jura';
color: whitesmoke;
height: auto;
border-width: 0.2em;
border-width: 0.1em;
border-color: @gray-exists;
letter-spacing: 0.25em;
box-sizing: border-box;
+4
View File
@@ -50,6 +50,7 @@
grid-area: combiner;
display: flex;
flex-direction: column;
line-height: 1.3;
padding: 0;
@@ -59,6 +60,9 @@
}
button {
line-height: 1.3;
font-size: 1.25em;
letter-spacing: 0.1em;
background-color: @yellow;
color: black;