Browse Source

changes

pull/22/head
Jason Williams 5 years ago
parent
commit
8047b82f9f
  1. 2
      dist/index.html
  2. 2
      index.html

2
dist/index.html vendored

@ -42,7 +42,7 @@
flex-direction: column; flex-direction: column;
} }
.textarea.textbox { .textbox {
min-height: 279px; min-height: 279px;
} }

2
index.html

@ -42,7 +42,7 @@
flex-direction: column; flex-direction: column;
} }
.textarea.textbox { .textbox {
min-height: 279px; min-height: 279px;
} }

Loading…
Cancel
Save