Commit de8fe983 by 刘泽奇

123

parent d986d76c
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -32,7 +32,7 @@ li { ...@@ -32,7 +32,7 @@ li {
width: 172px; width: 172px;
height: 100%; height: 100%;
box-sizing: border-box; box-sizing: border-box;
padding-top: 42px; padding-top: 38px;
background: #0ECAE6; background: #0ECAE6;
margin-right: 21px margin-right: 21px
} }
...@@ -41,7 +41,7 @@ li { ...@@ -41,7 +41,7 @@ li {
width: 28px; width: 28px;
height: 28px; height: 28px;
margin-left: 9px; margin-left: 9px;
transform: translateY(5px) transform: translateY(-3px);
} }
.jdtrademark-search>div:nth-child(1)>span { .jdtrademark-search>div:nth-child(1)>span {
......
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