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 {
|
.ToolIcon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ToolIcon__icon {
|
.ToolIcon__icon {
|
||||||
|
|
Loading…
Add table
Reference in a new issue