@import "../../kewilayahan/scss/base/bootstrap-extended/include"; // Bootstrap includes @import "../../kewilayahan/scss/base/components/include"; // Components includes .map-leaflet { width: 100%; height: 100%; z-index: 3; } .leaflet-container { width: 100%; height: calc(100vh); font-family: inherit !important; } .leaflet-control-layers-base > label { font-size: larger; cursor: pointer; /* color: $primary; */ font-weight: bold; }