mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-30 05:37:13 +02:00
5 lines
53 B
CSS
5 lines
53 B
CSS
.input {
|
|
cursor: ew-resize;
|
|
user-select: none;
|
|
}
|