mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Pointer for Tool icons (#501)
This commit is contained in:
parent
3de48d2893
commit
d30498a289
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
.ToolIcon {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.ToolIcon__icon {
|
||||
|
|
Loading…
Add table
Reference in a new issue