changed row corner

This commit is contained in:
muerwre 2019-03-29 17:33:56 +07:00
parent c1dfa24f1b
commit 8a23277311
2 changed files with 6 additions and 4 deletions

View file

@ -348,9 +348,11 @@
word-break: break-word;
display: flex;
svg {
fill: fade(white, 50%);
margin-right: 2px;
.route-row-corner {
svg {
fill: fade(white, 50%);
margin-right: 2px;
}
}
}