Browse Source

site: fix demo icon

pull/12021/head
afc163 6 years ago
parent
commit
f22247bce0
  1. 3
      site/theme/static/demo.less

3
site/theme/static/demo.less

@ -22,12 +22,11 @@
&-expand-trigger {
cursor: pointer;
font-size: 14px;
font-size: 18px;
color: #3b4357;
margin-left: 8px;
opacity: .8;
transition: all .3s;
top: -2px;
position: relative;
}

Loading…
Cancel
Save