Authored by yyq

style

... ... @@ -754,7 +754,6 @@
border: 1px solid $borderColor;
border-bottom-color: #fff;
dt {
line-height: 36px;
... ... @@ -775,6 +774,7 @@
dd {
display: none;
margin: 10px 0;
}
.open + dd {
... ... @@ -954,7 +954,7 @@
width: 70%;
position: absolute;
right: 0;
top: -32px;
top: -40px;
padding-right: 20px;
text-align: right;
... ...