
.leaflet-table-container {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-radius: 4px;
  padding: 4px;
}

.x-supagrid {
  max-width: 90vw;
  max-height: 350px;
}

.x-supagrid .body {
  height: 250px
}

