mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-30 05:37:13 +02:00
Pointer for Tool icons (#501)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
.ToolIcon {
|
.ToolIcon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ToolIcon__icon {
|
.ToolIcon__icon {
|
||||||
|
Reference in New Issue
Block a user