react-code-dataset
/
argon-dashboard-react
/src
/assets
/scss
/argon-dashboard
/custom
/maps
/_map.scss
| // | |
| // Map | |
| // | |
| .map-canvas { | |
| position: relative; | |
| width: 100%; | |
| height: $map-height; | |
| border-radius: $border-radius; | |
| } | |