Inline font-awesome icons (#134)
This commit is contained in:
committed by
GitHub
parent
490438960d
commit
3172109050
@ -67,6 +67,10 @@ body {
|
||||
align-items: center;
|
||||
|
||||
border-radius: 3px;
|
||||
|
||||
svg {
|
||||
height: 1em;
|
||||
}
|
||||
}
|
||||
&:hover + .toolIcon {
|
||||
background-color: #e7e5e5;
|
||||
|
Reference in New Issue
Block a user