Merge branch 'master' of https://osm.etsi.org/gerrit/osm/UI
[osm/UI.git] / skyquake / framework / widgets / topology / topologyTree.scss
1 .topologyTreeGraph {
2     min-width:800px;
3
4     .overlay {
5       fill:none;
6       pointer-events: all;
7     }
8 }