Merge "NOTICKET: Refactor with sessions. Now holds auth on server" into projects
[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 }