Blame view

src/app/data/map-items/map-items.scss 97 Bytes
c984e4db   Administrator   virtual page fix
1
2
3
4
5
6
7
8
9
  .map-items{
    height: 50%;
    position: relative;
  }
  
  #mapItemsId{
    height: 100%;
    width: 100%;
  }