add toggle attention

This commit is contained in:
xmcp
2018-08-24 22:24:23 +08:00
parent cf78b74330
commit 16ca7f444c
3 changed files with 49 additions and 6 deletions

View File

@@ -93,9 +93,6 @@
cursor: default;
transition: margin-left 200ms ease-out;
}
.left-container .flow-item-row:hover {
margin-left: -10px;
}
.flow-item-row p.img {
text-align: center;