Browse Source

changes

pull/22/head
Jason Williams 5 years ago
parent
commit
dac2414b24
  1. 4
      dist/index.html

4
dist/index.html vendored

@ -15,7 +15,7 @@
} }
textarea.textbox { textarea.textbox {
height: 400px; height: 250px;
border: 1px solid #8db5e4; border: 1px solid #8db5e4;
margin-bottom: 16px; margin-bottom: 16px;
flex: 2; flex: 2;
@ -42,7 +42,7 @@
flex-direction: column; flex-direction: column;
} }
.textbox { textarea.textbox {
min-height: 279px; min-height: 279px;
} }

Loading…
Cancel
Save