Max Chu | 3c8b65f | 2017-07-19 17:47:59 -0700 | [diff] [blame^] | 1 | ng-map, [map-lazy-load]{ |
2 | height: 600px; | ||||
3 | width: 100%; | ||||
4 | } | ||||
5 | |||||
6 | .marker-info > *{ | ||||
7 | color: #000000; | ||||
8 | } | ||||
9 | |||||
10 | body > ui-view > xos > div > xos-side-panel > section > div:nth-child(1) { | ||||
11 | display: none; | ||||
12 | } |