Skip to content

Commit

Permalink
[AMSA-33] add hover over log line
Browse files Browse the repository at this point in the history
  • Loading branch information
NaLLiFFuNT committed Apr 17, 2019
1 parent acafa90 commit a52fec3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ui/components/log-list/LogList.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
align-items: center;
display: flex;

&:hover {
background-color: #464646;
}

.iconsGroup {
min-width: 80px;
justify-content: space-between;
Expand Down

0 comments on commit a52fec3

Please sign in to comment.