mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
site: fix demo icon
This commit is contained in:
parent
c293dd4d77
commit
f22247bce0
@ -22,12 +22,11 @@
|
|||||||
|
|
||||||
&-expand-trigger {
|
&-expand-trigger {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: 14px;
|
font-size: 18px;
|
||||||
color: #3b4357;
|
color: #3b4357;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
opacity: .8;
|
opacity: .8;
|
||||||
transition: all .3s;
|
transition: all .3s;
|
||||||
top: -2px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user