diff --git a/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss b/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss index dcd7c4426f..96c1f2007e 100644 --- a/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss +++ b/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss @@ -6,6 +6,8 @@ padding-left: 50px; background: #ffffff; min-height: 400px; + cursor: grab; + cursor: -webkit-grab; div.nodata { font-size: 150%; text-align: center;