Inline font-awesome icons (#134)

This commit is contained in:
Christopher Chedeau 2020-01-04 12:47:12 -08:00 committed by GitHub
parent 490438960d
commit 3172109050
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 32 deletions

View file

@ -67,6 +67,10 @@ body {
align-items: center;
border-radius: 3px;
svg {
height: 1em;
}
}
&:hover + .toolIcon {
background-color: #e7e5e5;