Fix #6
This commit is contained in:
parent
4ce681b34b
commit
b9d3bd6c45
@ -2,7 +2,7 @@
|
||||
overflow: auto;
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
flex-grow: 2;
|
||||
flex-shrink: 2;
|
||||
font-size: 1.25rem;
|
||||
font-family: "CascadiaCode", monospace;
|
||||
}
|
||||
|
@ -19,6 +19,7 @@
|
||||
width: 100%;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
flex-grow: 2;
|
||||
}
|
||||
|
||||
.inputstart {
|
||||
|
Loading…
Reference in New Issue
Block a user