Merge branch 'new-vbox-resize' of ssh://git.mnml.gg:40022/~/mnml into new-vbox-resize
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user