mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Inline font-awesome icons (#134)
This commit is contained in:
parent
490438960d
commit
3172109050
3 changed files with 39 additions and 32 deletions
|
@ -67,6 +67,10 @@ body {
|
|||
align-items: center;
|
||||
|
||||
border-radius: 3px;
|
||||
|
||||
svg {
|
||||
height: 1em;
|
||||
}
|
||||
}
|
||||
&:hover + .toolIcon {
|
||||
background-color: #e7e5e5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue