Commit 1f08cb62 by yuananting

Merge branch 'feature/yuananting/20210327/test-paper' into gray

parents 115d35e5 54208ba0
...@@ -53,8 +53,14 @@ ...@@ -53,8 +53,14 @@
} }
.input-box { .input-box {
line-height: 20px; line-height: 20px;
* { display: inline-block;
display: inline; vertical-align: top;
*:not(p) {
font-weight: normal !important;
font-size: 14px !important;
font-style: normal !important;
text-decoration: none !important;
margin: 0 !important;
} }
.add-fill-line { .add-fill-line {
padding: 0 10px; padding: 0 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment