mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-04-25 20:53:38 +08:00
8 lines
70 B
CSS
8 lines
70 B
CSS
#graph {
|
|
cursor: grab;
|
|
}
|
|
|
|
#graph:active {
|
|
cursor: grabbing;
|
|
}
|