i18n
xaoxuu 6 years ago
parent aacc15d242
commit 9ba71376a6
  1. 11
      source/less/_main.less

@ -369,17 +369,18 @@
} }
.share{ .share{
// border-color: @color_md_orange; &:hover {
// &:hover { background: @theme_background;
// background: @color_md_orange; }
// }
.share-body{ .share-body{
display: flex; display: flex;
a{ a{
margin-left: 4px;
img{ img{
margin: 2px; margin: 2px 0;
height: @cellH - 4px; height: @cellH - 4px;
width: auto; width: auto;
background: transparent;
} }
i{ i{
display: inline-block; display: inline-block;

Loading…
Cancel
Save