mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
feat: add pprof
This commit is contained in:
7
plugin/debug/pkg/internal/driver/html/graph.css
Normal file
7
plugin/debug/pkg/internal/driver/html/graph.css
Normal file
@@ -0,0 +1,7 @@
|
||||
#graph {
|
||||
cursor: grab;
|
||||
}
|
||||
|
||||
#graph:active {
|
||||
cursor: grabbing;
|
||||
}
|
||||
Reference in New Issue
Block a user