mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
set width 100% for network map
This commit is contained in:
+1
-1
@@ -1588,7 +1588,7 @@ tr.search:nth-child(odd) {
|
||||
}
|
||||
|
||||
#visualization {
|
||||
width: 90%;
|
||||
width: 100%;
|
||||
min-height: 600px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user