perf[documentation]: refine css

This commit is contained in:
花裤衩
2019-12-15 20:17:59 +08:00
parent 594fc58d0c
commit 262c0ba08e
2 changed files with 12 additions and 23 deletions

View File

@@ -44,6 +44,7 @@ $t: .1s;
width: 250px;
position: relative;
z-index: 1;
height: auto!important;
&-title {
width: 100%;
display: block;
@@ -65,10 +66,12 @@ $t: .1s;
position: absolute;
width: 100%;
background: #e0e0e0;
color: #000;
line-height: 60px;
height: 60px;
cursor: pointer;
font-size: 20px;
font-size: 18px;
overflow: hidden;
opacity: 1;
transition: transform 0.28s ease;
&:hover {