RIFT-15944 - editing an ‘id’ field is troublesome as focus is lost on each char typed
[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 }