refactor: move view logic inside graph.svelte
This commit is contained in:
@@ -23,3 +23,7 @@
|
||||
:root {
|
||||
font-family: 'Fira Code', monospace;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user