Commit 06c09043 authored by liujiangnan's avatar liujiangnan

debug

parent 275f3f8e
...@@ -631,7 +631,6 @@ body { ...@@ -631,7 +631,6 @@ body {
height: 50%; height: 50%;
overflow-x: inherit; overflow-x: inherit;
overflow-y: auto; overflow-y: auto;
margin-top: 0.40rem;
text-align: left; text-align: left;
padding: 0.1rem 0.8rem; padding: 0.1rem 0.8rem;
object-fit: contain; object-fit: contain;
...@@ -640,7 +639,7 @@ body { ...@@ -640,7 +639,7 @@ body {
font-weight: normal; font-weight: normal;
font-stretch: normal; font-stretch: normal;
font-style: normal; font-style: normal;
line-height: 1.83; line-height: 0.7rem;
letter-spacing: normal; letter-spacing: normal;
color: #ffffff; color: #ffffff;
margin-left: 1%; margin-left: 1%;
...@@ -683,12 +682,12 @@ body { ...@@ -683,12 +682,12 @@ body {
.err-grammar-number { .err-grammar-number {
position: absolute; position: absolute;
background: #dcc077; background: #dcc077;
top: -0.01rem; top: -0.03rem;
width: 0.3rem; width: 0.3rem;
height: 0.3rem; height: 0.3rem;
font-size: 0.26rem; font-size: 0.26rem;
border-radius: 0.3rem; border-radius: 0.3rem;
line-height: 0.26rem; line-height: 0.3rem;
text-align: center; text-align: center;
font-family: Aileron-Bold; font-family: Aileron-Bold;
transform: translate(-0.1rem); transform: translate(-0.1rem);
...@@ -701,7 +700,7 @@ body { ...@@ -701,7 +700,7 @@ body {
height: 0.4rem; height: 0.4rem;
font-size: 0.35rem; font-size: 0.35rem;
border-radius: 0.4rem; border-radius: 0.4rem;
line-height: 0.35rem; line-height: 0.4rem;
text-align: center; text-align: center;
font-family: Aileron-Bold; font-family: Aileron-Bold;
transform: translate(-0.1rem, -0.05rem); transform: translate(-0.1rem, -0.05rem);
......
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