fix prompt

This commit is contained in:
xmcp
2019-07-14 12:05:39 +08:00
parent ffddaf95d2
commit 80d300f599
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@
}
@media screen and (min-width: 1301px) {
.left-container .flow-item-row .flow-item:hover::before {
.left-container .flow-item-row-with-prompt:hover::before {
content: '>>';
position: absolute;
left: 10px;