add shadow to cables (#98)
* addes shadow to edge * changed bg color in dark mode
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
height: 70vh;
|
||||
}
|
||||
|
||||
html[data-netbox-color-mode=dark] #visgraph {
|
||||
background-color: #212529;
|
||||
}
|
||||
Reference in New Issue
Block a user