7 lines
111 B
SCSS
7 lines
111 B
SCSS
#visgraph {
|
|
height: 70vh;
|
|
}
|
|
|
|
html[data-netbox-color-mode=dark] #visgraph {
|
|
background-color: #212529;
|
|
} |