@@ -792,7 +792,7 @@ export default {
}
.answer-input {
- min-height: 31px;
+ min-height: 28px;
box-sizing: border-box;
border: 0;
border-bottom: 1px #000 solid;
@@ -805,7 +805,7 @@ export default {
padding: 0 10px;
color: #000000;
- line-height: 150%;
+ line-height: 27px;
.enwords {
@@ -174,7 +174,7 @@ export default {
border-right: 1px solid #d9d9d9;
position: fixed;
top: 0px;
- left:0;
+ left: 0;
padding-top: 64px;
.inner {