mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-09-26 23:05:55 +08:00
8 lines
70 B
CSS
8 lines
70 B
CSS
#graph {
|
|
cursor: grab;
|
|
}
|
|
|
|
#graph:active {
|
|
cursor: grabbing;
|
|
}
|