Commit 06c09043 authored by liujiangnan's avatar liujiangnan

debug

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